Structs
- A generic “error” for HTTP connections
- A possible error when converting a
HeaderNamefrom another type. - A possible error when converting a
HeaderValuefrom a string or byte slice. - A possible error value when converting
Methodfrom bytes. - A possible error value when converting a
StatusCodefrom au16or&str - An error resulting from a failed attempt to construct a URI.
- A possible error when converting a
HeaderValueto a string representation.
Type Aliases
- A
Resulttypedef to use with thehttp::Errortype