Skip to content

pass verify through to the client #139

Description

@felixhummel

We want to set a custom CA certificate.

The Config.verify parameter could be passed through to ApiCall._client instead of being just a boolean it should be a string.

There is a similar issue when this was still based on requests: #99

workaround

monkey-patch it

    typesense_client.api_call._client = get_httpx_client()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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