Module fetch

Module fetch 

Source
Expand description

fetch::into and HTTP processing.

Structs§

Age
HTTP age header information.

Enums§

ErrorFetch
Error when fetching PEMs.
ErrorProcess
Error when processing a response.

Traits§

Instant
Instant / date-time types.

Functions§

body
Gets the body index of an HTTP response.
into
Fetches an HTTP PEM response into the given buffer and returns the number of bytes written.
process_headers
Yields a tuple of the keys expiration data, and the body index.