Skip to content

Use gzip compression #146

@amanfrinati

Description

@amanfrinati

Proposal:
As suggest into the best practices session, I propose to add the gzip compression on the HTTP client

Current behavior:
Now the HTTP request are not using the "Content-Encoding: gzip" and the deflated body in the request

Desired behavior:
Add an optional "compression" params and implement the compressed body (I guess only for the POST request)

Alternatives considered:
...

Use case:
See the best practice here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions