Skip to content

Allow passing a custom HTTP client to ApifyClient #855

Description

@vdusek

Allow users to provide their own HTTP client implementation to ApifyClient, enabling customization for use cases not covered by the default client.

This was already implemented in the Python client:

The Python implementation introduces abstract base classes that users can extend and pass via ApifyClient(httpClient=...).

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