Class for a Request. A Request represents a request to be sent over the network.
Sets the body of the request.
Adds cookies to the request.
Sets the form of the request.
Adds a header to the request.
Adds a parameter to the request.
Sets the URL of the request.