HTTP module:Network -package:gravatar -package:http-client -is:module

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.
HTTP/2 specific data. Since: 3.2.7
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.