Skip to content

Expose all httpx.AsyncClient kwargs in HarborAsyncClient constructor #43

Description

@pederhan

Tasks


For maximum compatibility with all the different setups out there, we should expose every httpx.AsyncClient constructor kwarg, so that users have more control over the HTTP(S) client.

Considerations

This, of course, makes it more difficult to switch to a different underlying HTTP(S) library under the hood, but there are no indications HTTPX will stop being maintained or superseded by a different library. So this seems like an acceptable change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions