Is HTTP/3 stable on .NET 7? #75930
-
On #57600 it says the goal is to stabilize HTTP/3 ("ready for end to end usage"). I also noticed that on the aspnetcore repo there is still one issue open: dotnet/aspnetcore#36486. So, will it be ready and out of preview for .NET 7.0 and ASP.NET Core 7? |
Beta Was this translation helpful? Give feedback.
Answered by
stephentoub
Sep 20, 2022
Replies: 1 comment
-
Yes The cited ASP.NET issue isn't about it being supported but rather whether you need to opt-in to serving HTTP/3. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
giggio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes
The cited ASP.NET issue isn't about it being supported but rather whether you need to opt-in to serving HTTP/3.