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

Include whether http proxy configured as part of UserAgent. #3009

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

TingluoHuang
Copy link
Member

This pull request includes a single change to the HostContext class in the Runner.Common project. The change adds code to track whether the proxy is configured or not.

Main change:

  • src/Runner.Common/HostContext.cs: Added code to track whether the proxy is configured or not in the HostContext class.

This change would make trouble shooting customer's issue a little bit easier since we can advice our customers to double check their proxy setting while our support team working on other possible causes.

@TingluoHuang TingluoHuang requested a review from a team as a code owner November 28, 2023 05:00
@TingluoHuang TingluoHuang merged commit 65201ff into main Nov 28, 2023
10 checks passed
@TingluoHuang TingluoHuang deleted the users/tihuang/proxyua branch November 28, 2023 14:43
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.

None yet

2 participants