Поделиться через


HttpRequestMessage type

Сообщение http-запроса.

type HttpRequestMessage = ClientRequest & { headers: Record<string, string> }