hyperium / headers

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

feat: make ContentType helper constructor const fn #181

Open tottoto opened 5 months ago

tottoto commented 5 months ago

Allows ContentType helper constructors in const context.