Beta
Beta
bodyBeta
headersA collection of HTTP headers to add to the outbound request.
This property can't be edited in read-only mode.
Beta
methodHTTP method (e.g., GET or PUT or PATCH) to use for making the request.
This property can't be edited in read-only mode.
Beta
timeoutAmount of time, in seconds, before the request times out and is abandoned.
This property can't be edited in read-only mode.
Beta
uriBeta
Adds an additional header to the overall list of headers used in the corresponding HTTP request.
This function can't be called in read-only mode.
Beta
Updates the content of the body of the HTTP request.
This function can't be called in read-only mode.
Beta
Replaces and applies a set of HTTP Headers for the request.
This function can't be called in read-only mode.
Beta
Sets the desired HTTP method (e.g., GET or PUT or PATCH) to use for making the request.
This function can't be called in read-only mode.
Beta
This function can't be called in read-only mode.
Main object for structuring a request.
Example: simpleHttpRequest.ts