Skip to main content

Crate http_field

Crate http_field 

Source
Expand description

HTTP fields (headers & trailers).

Parsing follows the generic field syntax from RFC 9112 and the field-name / field-value rules from RFC 9110, RFC 9110, and RFC 9110.

Structsยง

Field
Entire HTTP field line, excluding any trailing CRLF.
FieldName
Field name.
FieldValue
Field value.