Enabling gzip compression throws exception on 204 No content responses #3166
Labels
bug
good first issue
Good for newcomers
Hacktoberfest
We think it's good for https://hacktoberfest.digitalocean.com/
Long story short
I've enabled gzip compression like that but it throws exception on 204 responses
Expected behaviour
Do not throw exception if body is absent
Actual behaviour
Steps to reproduce
but when I do
exception above happens
Your environment
python 3.6.5
aiohttp (both) 3.3.2
MacOS 10.13.5 (17F77)
The text was updated successfully, but these errors were encountered: