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

Remove stdlib override for proxy initialization #5065

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

syeopite
Copy link
Member

@syeopite syeopite commented Nov 8, 2024

As we don't directly call HTTP::Client anymore the proxy initialization can just be done in make_client instead of when HTTP::Client is initialized.

This is the only issue I've noticed with the Nov 8th merge batch.

HTTP Proxy is now initialized in the make_client function
@syeopite syeopite requested a review from a team as a code owner November 8, 2024 23:43
@syeopite syeopite requested review from unixfox and removed request for a team November 8, 2024 23:43
Copy link
Member

@SamantazFox SamantazFox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@SamantazFox SamantazFox added the in-testing This feature has been deployed and is being tested label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-testing This feature has been deployed and is being tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants