Crate http_header
source ·Modules§
- A data implementation that ensures that it’s bytes correspond to a particular encoding like UTF-8, ASCII etc.
- A HTTP header implementation that can parse, create and serialize arbitrary HTTP/1.0 and HTTP/1.1 request and response headers.
Macros§
- A helper macro to convert a static
$strinto aData-target using theTryInto-trait
Structs§
Enums§
- A
http_headerrelated error