-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
We should build browser-specific System.Net.WebProxy instead where we could have simple implementation #43751
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @dotnet/ncl |
@marek-safar what sort of behavior do you want here? |
I was thinking that we should annotate not working APIs and fix IsLocal to be simple check only. |
@tqiu8 take a look at this then we can discuss the timeline. |
System.Net.WebProxy accessing APIs unsupported on browser. We should build browser-specific System.Net.WebProxy instead where we could have a simple implementation
Originally posted by @marek-safar in #43363 (comment)
The text was updated successfully, but these errors were encountered: