Skip to content

Use gzip compression #146

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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