http-types icon indicating copy to clipboard operation
http-types copied to clipboard

structured headers

Open fimbault opened this issue 4 years ago • 1 comments

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

fimbault avatar Mar 03 '21 13:03 fimbault

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

06chaynes avatar Feb 08 '22 16:02 06chaynes