Skip to content

Chunked and encoded gzip not decompressing correctly in streams #96

Closed
@theelous3

Description

@theelous3

From #95 specifically #95 (comment)

The gzip module blows and isn't sophisticated enough to decompress streams. Drop it in favour of full zlib.

https://docs.python.org/3/library/zlib.html#zlib.decompress
https://stackoverflow.com/a/22311297

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions