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.

Decode a header map from a string.