Functions
Link copied to clipboard
Adds a Request.Header. Existing headers with the same name will not be overridden.
Adds a header with the specified name and value. Existing headers with the same name will not be overridden.
Link copied to clipboard
Sets the Response.Body.
Link copied to clipboard
Sets the HTTP response code of the new Response
.
Link copied to clipboard
Sets the Request associated with the new Response
.