Crate titan_http

Source

Re-exports§

pub use mime;

Modules§

body
header
HTTP header types
uri
URI component of request and response lines
variable
version
HTTP version

Structs§

Extensions
A type map of protocol extensions.
Head
HttpRequestExt
HttpResponseExt
Method
The Request Method (VERB)
Parts
Component parts of an HTTP Request
StatusCode
An HTTP status code (status-code in RFC 9110 et al.).

Type Aliases§

Request
Response
ResponseBuilder