- [Added] Use streaming instead of waiting for forwarding request to reply
- [Fixed] Http error clippy warning
- [Added] Make default requests client redirect policy
Policy::none
- [Added] Reqwests client configurable option through OnceCell
- [fixed] Missing usage of unique reqwest CLIENT
- [fixed] Suppress breaking API warning until new breaking version is released
- [fixed] Unique instance of reqwest client to improve connections
- [changed] Exposed
Error
for compatibility withwarp::Filter::Recover
- [changed] Dependencies update to support
tokio-1
andwarp-0.3
This changelog started on v0.3.0