Skip to content

Commit e570415

Browse files
committed
fix acrolinx score
1 parent d6ed771 commit e570415

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cdn/cdn-http2.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: HTTP/2 support in Azure CDN
2+
title: HTTP/2 support in Azure Content Delivery Network
33
description: Azure Content Delivery Network supports HTTP/2, which has benefits over HTTP/1, such as multiplexing and concurrency, header compression, and stream dependencies.
44
services: cdn
55
author: duongau
@@ -10,9 +10,9 @@ ms.date: 03/20/2024
1010
ms.author: duau
1111
---
1212

13-
# HTTP/2 Support in Azure CDN
13+
# HTTP/2 Support in Azure Content Delivery Network
1414

15-
HTTP/2 is a major revision to HTTP/1.1\. It provides faster web performance, reduced response time, and improved user experience, while maintaining the familiar HTTP methods, status codes, and semantics. Though HTTP/2 is designed to work with HTTP and HTTPS, many client web browsers only support HTTP/2 over TLS.
15+
HTTP/2 is a major revision to HTTP/1.1\. This technology delivers enhanced web performance, diminished response time, and an elevated user experience, all the while preserving the customary HTTP methods, status codes, and semantics. Though HTTP/2 is designed to work with HTTP and HTTPS, many client web browsers only support HTTP/2 over TLS (Transport Layer Security).
1616

1717
### HTTP/2 Benefits
1818

@@ -32,7 +32,7 @@ The benefits of HTTP/2 include:
3232

3333
## HTTP/2 Browser Support
3434

35-
All of the major browsers have implemented HTTP/2 support in their current versions. Non-supported browsers automatically fall back to HTTP/1.1.
35+
All major browsers implement HTTP/2 support in their current versions. Browsers that do not support it automatically fall back to HTTP/1.1.
3636

3737
|Browser|Minimum Version|
3838
|-------------|------------|

0 commit comments

Comments
 (0)