sfv 0.3.0

Structured HTTP field values parser. Implementation of IETF draft https://httpwg.org/http-extensions/draft-ietf-httpbis-header-structure.html
Documentation

Build Status Version

Structured Field Values for HTTP

Documentation

sfv crate is an implementation of IETF draft Structured Field Values for HTTP 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.