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

Format the proxy host name used in GfwListUpdater #2616

Merged
merged 3 commits into from
Oct 31, 2019
Merged

Format the proxy host name used in GfwListUpdater #2616

merged 3 commits into from
Oct 31, 2019

Conversation

KexyBiscuit
Copy link
Contributor

@KexyBiscuit KexyBiscuit commented Oct 15, 2019

Please follow the guide below

  • Searched for similar pull requests
  • Compiled the code with Visual Studio

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New feature

Description of your pull request and other information

Directly create a WebProxy with IPAddress.IPv6Loopback.ToString() throws UriFormatException. Format the proxy host name to satisfy WebProxy.

KexyBiscuit and others added 3 commits October 16, 2019 00:19
Directly create a WebProxy with IPAddress.IPv6Loopback.ToString() throws UriFormatException. Format the proxy host name to satisfy WebProxy.
Microsoft Docs is misleading, as always. dotnet/samples#1644
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