hyperium / headers

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

Add support for the `Forwarded` header #184

Open kyrias opened 2 months ago

Kladki commented 2 months ago

This also is done well to later allow for the X-Forwarded set of headers to re-use the node components once added. :+1: