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

Return false for SocketsHttpHandler.IsSupported on Browser #53926

Merged
merged 2 commits into from
Jun 10, 2021

Conversation

akoeplinger
Copy link
Member

We were returning true even though sockets don't work on Browser.

We were returning true even though sockets don't work on Browser.
@ghost
Copy link

ghost commented Jun 9, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

We were returning true even though sockets don't work on Browser.

Author: akoeplinger
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

Copy link
Member

@ManickaP ManickaP left a comment

Choose a reason for hiding this comment

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

Small suggestion, otherwise LGTM, thanks.

Co-authored-by: Marie Píchová <11718369+ManickaP@users.noreply.github.com>
@akoeplinger
Copy link
Member Author

Test failures are due to #53931.

@akoeplinger akoeplinger merged commit 2993789 into dotnet:main Jun 10, 2021
@akoeplinger akoeplinger deleted the fix-browser-socketshttphandler branch June 10, 2021 12:39
@ghost ghost locked as resolved and limited conversation to collaborators Jul 10, 2021
@karelz karelz added this to the 6.0.0 milestone Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants