Skip to content

v0.4.1

Choose a tag to compare

@chokoswitch chokoswitch released this 06 Mar 02:19
83409df

📈 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 host header 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