Skip to content

An error occurred while receiving a compressed request by deflate method #1918

Closed
@AlexanderMartynoff

Description

Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 461, in start
yield from payload.readany()
File "/usr/local/lib/python3.6/site-packages/aiohttp/streams.py", line 558, in readany
return (yield from super().readany())
File "/usr/local/lib/python3.6/site-packages/aiohttp/streams.py", line 305, in readany
raise self._exception

aiohttp.web_protocol.RequestPayloadError: 400, message='Can not decode content-encoding: deflate'

python-3.6
aiohttp-2.0.7

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions