mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
304 B
304 B
1.2.5
Bugfixes
- fix for usage of correct
last-modified
header inresponse_cache
plugin. - fix usage of decoding helper methods (i.e.
response.json
) withresponse_cache
plugin. stream
plugin: reverted back to yielding buffered payloads for streamed responses (brokedown
integration)