hyperium / headers

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

Support Content-Security-Policy header #124

Open casey opened 1 year ago

casey commented 1 year ago

This would be tricky, since CSP header values are quite tricky, but also since they're tricky, they would be nice to have typed constructors for.