sfv 0.13.0

Structured Field Values for HTTP parser. Implementation of RFC 8941 and RFC 9651.
Documentation

License Build Status Version Docs

Structured Field Values for HTTP

sfv is an implementation of Structured Field Values for HTTP as specified in RFC 9651 for parsing and serializing HTTP field values (also known as "structured headers" or "structured trailers").

It also exposes a set of types that might be useful for defining new structured fields.

License