Structs
An HTTP response
Enums
HTTP errors
Functions
Encode a header map as a string.
Send an HTTP request.
The function returns a
Response
object, that includes the status,
as well as methods to access the headers and the body.Send an HTTP request and get a fully formed HTTP response.
Decode a header map from a string.