algolia / algolia/algoliasearch-client-php

API Feature - Implement GZIP for POST/PUT

Open
#561 0 comments 0 reactions 0 assignees View on GitHub
API feature
Dominant language
PHP
Stars
697
Forks
112
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.