Skip to content

Conversation

tsimp06
Copy link

@tsimp06 tsimp06 commented Mar 16, 2023

These changes will allow the initializer to add a proxy at initialization of the client to add to the request session, for use for all requests in that instantiation.

@tembleking
Copy link
Member

tembleking commented Mar 23, 2023

@tsimp06 Thank you for the submission, just a quick question: did you try to run the SDK with the environment variables HTTP_PROXY and HTTPS_PROXY configured? Maybe this would be enough instead of configuring the proxies as parameters.

@tsimp06
Copy link
Author

tsimp06 commented Mar 23, 2023

@tsimp06 Thank you for the submission, just a quick question: did you try to run the SDK with the environment variables HTTP_PROXY and HTTPS_PROXY configured? Maybe this would be enough instead of configuring the proxies as parameters.

Yes, and while that works, we don't want to use the proxy for ALL requests, as we are using private endpoints for other requests in the same test.

@tsimp06
Copy link
Author

tsimp06 commented Mar 28, 2023

@tembleking please see previous comment.

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.

3 participants