History

0.5

05 Sep 2017

  • Handle multiple response headers with the same name in a consistent way to how the standard requests adapter works (by compiling the headers together).
  • Added lint argument to WSGIAdapter.

0.4

01 Sep 2017

  • Added support for iterative responses.
  • Added support for streamed responses (including reading data in real-time).
  • New make_session convenience function.

0.3

29 Aug 2017

Initial version.