hyperium / hyper

An HTTP library for Rust
https://hyper.rs
MIT License
14.08k stars 1.55k forks source link

feat(ext): implement From ReasonPhrase for Bytes #3614

Closed tottoto closed 2 months ago

tottoto commented 3 months ago

Implements From<ReasonPhrase> for Bytes.