Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ pcx_content_type: how-to
title: Enhanced HTTP/2 Prioritization
sidebar:
order: 4
description: Optimize resource delivery with Enhanced HTTP/2 Prioritization by Cloudflare, ensuring fast, consistent performance across all browsers, especially Safari and Edge.
---

import { FeatureTable, TabItem, Tabs } from "~/components";

With Enhanced HTTP/2 Prioritization, Cloudflare delivers resources in the optimal order for the fastest experience across all browsers. It also supports control of content delivery when used in conjunction with [Workers](/workers/).

## Availability

<FeatureTable id="speed.enhanced_http2_prioritization" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: troubleshooting
title: Enhanced HTTP/2 Prioritization negatively affects iOS/Safari devices
description: Learn how Enhanced HTTP/2 Prioritization can impact iOS/Safari users and discover solutions to improve site performance on these devices.

---

Expand Down