Definition for an outgoing HTTP request.
The request may be transformed (ex: signing the request) before its data is eventually sent.
Optional body as a stream
Optional headers.
HTTP request method (verb). Default value is "GET".
HTTP path-and-query value. Default value is "/".
Generated using TypeDoc
Definition for an outgoing HTTP request.
The request may be transformed (ex: signing the request) before its data is eventually sent.