次の方法で共有


HttpRequestMessage type

Http 要求メッセージ。

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