You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My cluster is behind a proxy & I need to include additional headers to reach out to it. This is not possible with the Python library. The only header being passed is the api key :
Description
My cluster is behind a proxy & I need to include additional headers to reach out to it. This is not possible with the Python library. The only header being passed is the api key :
typesense-python/src/typesense/api_call.py
Line 101 in 5d1b740
Expected Behavior
Client constructor should accept a new field :
Something similar is already implemented by the Javascript library : typesense/typesense-js#79
Metadata
Typesense Version: 27.0.rc22
Python SDK Version: 0.21.0
The text was updated successfully, but these errors were encountered: