Skip to content
/ sfv Public
forked from undef1nd/sfv

Structured HTTP field values parsing and serialization. Implementation of RFC 8941 https://httpwg.org/specs/rfc8941.html

License

Notifications You must be signed in to change notification settings

zcei/sfv

 
 

Repository files navigation

License Build Status Version Docs

Structured Field Values for HTTP

sfv crate is an implementation of Structured Field Values for HTTP as specified in RFC 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.


License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

About

Structured HTTP field values parsing and serialization. Implementation of RFC 8941 https://httpwg.org/specs/rfc8941.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%