hyperium / headers

Typed HTTP Headers from hyper
https://hyper.rs
MIT License
162 stars 84 forks source link

doc(core): Header encode method convert header to HeaderValue #161

Closed tottoto closed 7 months ago

tottoto commented 7 months ago

Header's encode method seems to convert the receiver to HeaderValue.