hyperium / headers

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

feat: add integration with request builder and response builder #170

Open tottoto opened 6 months ago

tottoto commented 6 months ago

Adds integrations with request builder and response builder. These provide easy ways to set typed headers when building request and response.