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 HttpClient and Proxy agent options completely #17828

Merged
merged 4 commits into from
Oct 25, 2023

Conversation

cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Oct 24, 2023

Build over PR #17809 to fix #17772

Specifying proxy URL in http.proxy settings in VS Code is causing URL resolution issues as VS Code gets smarter to resolve proxy when accessing URLs, and is related with all the changes we also made in ADS for the same. ref. PRs:
microsoft/azuredatastudio#24549
microsoft/azuredatastudio#24118

@cheenamalhotra cheenamalhotra merged commit 68dbcda into main Oct 25, 2023
3 checks passed
@cheenamalhotra cheenamalhotra deleted the cheena/fixProxy branch October 25, 2023 04:59
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.

502 error code after update to 1.20.1
2 participants