undef1nd / sfv

Structured HTTP field values parsing and serialization. Implementation of RFC 8941 https://httpwg.org/specs/rfc8941.html
Apache License 2.0
25 stars 6 forks source link

Make Item parameters an option #64

Closed undef1nd closed 4 years ago

undef1nd commented 4 years ago

Maybe worth making parameters in Item and InnerList an Option<Parameters>?