Skip to content

[enhancement] Add ability to disable automatic decompression of body #1992

@thehesiod

Description

@thehesiod

In our library we'd like the ability to disable the automatic decompression of the request body as we need to compare a hash in the headers to the original body.

Right now this doesn't seem to be possible as the HTTP parser creates a DeflateBuffer which will automatically decompress the body. If guidance is given how this should be achieved I can create a PR and test case.

Metadata

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