http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 83 forks source link

structured headers #344

Open fimbault opened 3 years ago

fimbault commented 3 years ago

Hi, any plan to include support for parsing and serializing structured headers? (RFC8941)

06chaynes commented 2 years ago

Thought I'd add a note here that it looks like you could use the following library to achieve this today:

https://github.com/undef1nd/sfv

https://docs.rs/sfv/0.9.2/sfv