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

HTTP/3: Remove try/catch around IsSupported property #41042

Closed
JamesNK opened this issue Apr 5, 2022 · 3 comments · Fixed by #41123
Closed

HTTP/3: Remove try/catch around IsSupported property #41042

JamesNK opened this issue Apr 5, 2022 · 3 comments · Fixed by #41123
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Done This issue has been fixed good first issue Good for newcomers. HTTP3
Milestone

Comments

@JamesNK
Copy link
Member

JamesNK commented Apr 5, 2022

Steve added try/catch here #40376

IsSupported no longer throws: dotnet/runtime#67036

Try/catch can be removed.

@ghost
Copy link

ghost commented Apr 6, 2022

Thanks for contacting us.

We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT added the Done This issue has been fixed label Apr 11, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 11, 2022
@JamesNK JamesNK reopened this May 22, 2022
@JamesNK
Copy link
Member Author

JamesNK commented May 22, 2022

User reported this is broken again: #41123 (comment)

@SteveSandersonMS Could you double-check whether this is working or not?

@SteveSandersonMS
Copy link
Member

@JamesNK Yes, it's working - see #41123 (comment)

@JamesNK JamesNK closed this as completed May 24, 2022
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Done This issue has been fixed good first issue Good for newcomers. HTTP3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants