Skip to content

API Feature - Implement GZIP for POST/PUT #591

@Ant-hem

Description

@Ant-hem

The engine is introducing a new feature allowing to optionally compress request
payloads (ie. POST/PUT body, http or https).

To test it:

Perform a saveObject with the content encoded with GZIP
Don't forget to add: "Content-Encoding: gzip" as a header.

We will discuss a specification for a more detailed implementation.
Like adding a enableGZIP flag in client's configuration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions