Skip to content

Adopt apify-client v3.1 and enable brotli compression by default #1045

Description

@vdusek

Adopt apify-client v3.1 in the SDK and enable brotli compression as the default for all SDK/client ↔ platform communication.

apify-client-python #927 adds HTTP request body compression to the client. Brotli is an optional compression method (extra apify-client[brotli]) that falls back to gzip when it isn't installed. The SDK should bump apify-client to v3.1 and pull in the [brotli] extra so brotli is used by default, with gzip as the fallback.

Related

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions