aiohttp 3.5.4 bugfix release
Changes
- Fix stream
.read()
/.readany()
/.iter_any()
which used to return a
partial content only in case of compressed content
#3525 <https://github.com/aio-libs/aiohttp/issues/3525>
_
.read()
/ .readany()
/ .iter_any()
which used to return a#3525 <https://github.com/aio-libs/aiohttp/issues/3525>
_