Skip to content

Commit 3fdfe80

Browse files
authored
Update connection-limits.mdx
uodate headers
1 parent e79319e commit 3fdfe80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/fundamentals/reference/connection-limits.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ Ensure HTTP keep-alive connections are enabled on your origin. Cloudflare reuses
4545

4646
## Request limits
4747

48-
URLs have a limit of 16 KB. Request headers have a total limit of 32 KB, but each header is limited to 16 KB.
48+
URLs have a limit of 16 KB. Request headers have a total limit of 128 KB.
4949

5050
## Response limits
5151

52-
Response headers observe a total limit of 32 KB, but each header is limited to 16 KB.
52+
Response headers observe a total limit of 128kb.
5353

5454
## Cache limits
5555

0 commit comments

Comments
 (0)