Makes an HTTP request using the specified URL and options.
The URL to make the request to.
Optional
Optional parameters for the request.
The response from the HTTP request.
Will throw an error if the HTTP request fails or the method is not allowed.
Makes an HTTP request using the specified URL and options.