http-rs / tide

Fast and friendly HTTP server framework for async Rust
https://docs.rs/tide
Apache License 2.0
5.07k stars 321 forks source link

Fix #831 Expose Method from http_types. #904

Closed mmikulski closed 1 year ago

mmikulski commented 1 year ago

Hope it makes sense. I've followed the Issue discussion. It seemed fairly straightforward so I did the leg work ;)