* Update http3.md
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Document UseHttps limitations for Http/3 in Kestrel
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Link to full doc on preview features instead of a subsection.
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update http3.md
Fixed a typo and added a bit more context.
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Add Http3 kestrel doc
* Add sample
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: James Newton-King <james@newtonking.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: James Newton-King <james@newtonking.com>
* Small fixup
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: James Newton-King <james@newtonking.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Chris Ross <chrross@microsoft.com>
* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Startup.cs
Co-authored-by: Chris Ross <chrross@microsoft.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/servers/kestrel/http3.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Program.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Program.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Feedback
* Update toc.yml (#22983)
* Update toc.yml
* Update aspnetcore/toc.yml
* Fixup
* Update aspnetcore/toc.yml
Co-authored-by: Chris Ross <chrross@microsoft.com>
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
Addresses #8579
I might be getting the hang of **_find and replace_** now. 😝
This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.