HTTP module:Network -package:amazonka-apigateway -package:warp -is:module

HTTP
http://
Given host name, produce a Url which has “http” as its scheme and empty path. This also sets port to 80.
Begin constructing a Request, starting with the request line.
HTTP Version. Note that the Show instance is intended merely for debugging.
An exception which may be generated by this library
Most exceptions are specific to a Request. Inspect the HttpExceptionContent value for details on what occurred.
An exception was thrown when inflating a response body.