Skip to content

Commit 67b93ab

Browse files
committed
copy V 8, moniker prep
1 parent f75b026 commit 67b93ab

File tree

2 files changed

+1
-72
lines changed

2 files changed

+1
-72
lines changed

aspnetcore/fundamentals/servers/kestrel/http3.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ uid: fundamentals/servers/kestrel/http3
1313

1414
[!INCLUDE[](~/includes/not-latest-version.md)]
1515

16-
:::moniker range="> aspnetcore-8.0"
16+
:::moniker range=">= aspnetcore-8.0"
1717

1818
[HTTP/3](https://datatracker.ietf.org/doc/rfc9114/) is an approved standard and the third major version of HTTP. This article discusses the requirements for HTTP/3. HTTP/3 is fully supported in ASP.NET Core 7.0 and later.
1919

@@ -83,6 +83,4 @@ HTTP/3 and QUIC have a number of benefits compared to HTTP/1.1 and HTTP/2:
8383

8484
:::moniker-end
8585

86-
[!INCLUDE[](~/fundamentals/servers/kestrel/includes/http3-8.md)]
87-
8886
[!INCLUDE[](~/fundamentals/servers/kestrel/includes/http3-6-7.md)]

aspnetcore/fundamentals/servers/kestrel/includes/http3-8.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)