v0.4.1
📈 Enhancements
- WSGI testing transport can have client address set similar to ASGI
🛠️ Bug fixes
- Updates to latest reqwest to bring in some HTTP/3 fixes
- Sets
hostheader in testing transports to follow behavior of real transport - Copies contextvars for default WSGI testing transport
- Ensure async request iterators are canceled if the request is canceled before response headers are received
Full Changelog: v0.4.0...v0.4.1