sfv

Crates.iosfv
lib.rssfv
version0.9.4
sourcesrc
created_at2020-07-16 13:43:34.192216
updated_at2024-01-11 12:24:11.615414
descriptionStructured Field Values for HTTP parser. Implementation of RFC 8941.
homepage
repositoryhttps://github.com/undef1nd/sfv
max_upload_size
id265749
size118,631
Valentin Gosu (valenting)

documentation

https://docs.rs/sfv

README

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.
Commit count: 113

cargo fmt