- Notifications
You must be signed in to change notification settings - Fork7
README.md
20 lines (13 loc) · 867 Bytes
README.md
sfv
crate is an implementation ofStructured Field Values for HTTP as specified inRFC 8941 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.
Licensed under either ofApache License, Version2.0 orMIT license at your option.