Class to build an HTTP request.
Creates a new Request object. Receives a URL as param.
Sets the URL of the Request object. Returns the updated Request, so this method is chainable.
Sets the URL of the Request object. Returns the updated Request, so this method is chainable.