- Notifications
You must be signed in to change notification settings - Fork7
Structured HTTP field values parsing and serialization. Implementation of RFC 8941https://httpwg.org/specs/rfc8941.html
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHEMIT
LICENSE-MITNotificationsYou must be signed in to change notification settings
undef1nd/sfv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
About
Structured HTTP field values parsing and serialization. Implementation of RFC 8941https://httpwg.org/specs/rfc8941.html
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHEMIT
LICENSE-MIT