Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow host injection to be disabled #40

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Allow host injection to be disabled #40

merged 1 commit into from
Sep 23, 2023

Conversation

4D1L
Copy link
Contributor

@4D1L 4D1L commented Sep 23, 2023

There is logic that adds host to the specification that is served by the library. This is problematic for us when the API is behind a load balancer and then a proxy which the library resolves host to node1.

This PR allows this logic to be disabled by passing an additional keyword arg called host_inject.

We would appreciate it if you could bump the version and publish to PyPI too.

@PWZER PWZER merged commit fc3d8e0 into PWZER:master Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants