Crate product_os_request
source ·Structs
- Represents a server X509 certificate.
- The Errors that may occur when processing a
Request. - A set of HTTP headers
- Represents an HTTP header field name
- Represents an HTTP header field value.
- The Request Method (VERB)
- Component parts of an HTTP
Request - An HTTP status code (
status-codein RFC 7230 et al.). - The URI component of a request.
- A parsed URL record.
Enums
Functions
- Concatenate the buffers from a body into a single
Bytesasynchronously.