thruster-rs / Thruster

A fast, middleware based, web framework written in Rust
MIT License
1.07k stars 47 forks source link

bug: Only include hyper body sometimes #240

Closed trezm closed 1 year ago

trezm commented 1 year ago

We were accidentally including hyper's body at all times rather than only when hyper servers were enabled.