gecko-dev/third_party/rust/sfv
undef1nd 3ef52dac42 Bug 1631722 - Vendor sfv crate,r=valentin
***
Vendor

Differential Revision: https://phabricator.services.mozilla.com/D83502
2020-08-12 07:07:00 +00:00
..
benches Bug 1631722 - Vendor sfv crate,r=valentin 2020-08-12 07:07:00 +00:00
src Bug 1631722 - Vendor sfv crate,r=valentin 2020-08-12 07:07:00 +00:00
.cargo-checksum.json Bug 1631722 - Vendor sfv crate,r=valentin 2020-08-12 07:07:00 +00:00
Cargo.toml Bug 1631722 - Vendor sfv crate,r=valentin 2020-08-12 07:07:00 +00:00
LICENSE Bug 1631722 - Vendor sfv crate,r=valentin 2020-08-12 07:07:00 +00:00
README.md Bug 1631722 - Vendor sfv crate,r=valentin 2020-08-12 07:07:00 +00:00

README.md

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.