aio-libs / aiobotocore

asyncio support for botocore library using aiohttp
https://aiobotocore.rtfd.io
Apache License 2.0
1.12k stars 179 forks source link

[Tracking] support compressed responses #258

Open thehesiod opened 7 years ago

thehesiod commented 7 years ago

See https://github.com/aio-libs/aiohttp/issues/1992 and comment in endpoint.py

thehesiod commented 6 years ago

this is now dependent on https://github.com/boto/botocore/issues/1255

thehesiod commented 6 years ago

update: just need to write a unittest for this as it should be supported in 0.5.1

socketpair commented 4 years ago

I think this issue should be closed.