Expand description
fetch::into and HTTP processing.
Structs§
- Age
- HTTP age header information.
Enums§
- Error
Fetch - Error when fetching PEMs.
- Error
Process - 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
bodyindex.