Skip to content

Commit a749ff8

Browse files
authored
[Network] Remove response buffering (cloudflare#26499)
1 parent 72c83c0 commit a749ff8

File tree

3 files changed

+4
-50
lines changed

3 files changed

+4
-50
lines changed

public/__redirects

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,6 +1126,9 @@
11261126
/magic-wan/reference/tunnels/ /magic-wan/reference/gre-ipsec-tunnels/ 301
11271127
/magic-wan/reference/magic-tunnels/ /magic-wan/reference/how-cloudflare-calculates-magic-tunnel-health-alerts/ 301
11281128

1129+
# network
1130+
/network/response-buffering/ /network/ 301
1131+
11291132
# notifications
11301133
/fundamentals/notifications/ /notifications/ 301
11311134
/notifications/create-notifications/ /notifications/get-started/ 301
@@ -1437,7 +1440,7 @@
14371440
/support/more-dashboard-apps/cloudflare-stream/delivering-videos-with-cloudflare/ /fundamentals/reference/policies-compliances/delivering-videos-with-cloudflare/ 301
14381441
/support/network/ /network/ 301
14391442
/support/network/configuring-ip-geolocation/ /network/ip-geolocation/ 301
1440-
/support/network/setting-up-response-buffering/ /network/response-buffering/ 301
1443+
/support/network/setting-up-response-buffering/ /network/ 301
14411444
/support/network/using-cloudflare-with-websockets/ /network/websockets/ 301
14421445
/support/network/understanding-and-configuring-cloudflares-ipv6-support/ /network/ipv6-compatibility/ 301
14431446
/support/network/understanding-cloudflare-http2-and-http3-support/ /speed/optimization/protocol/ 301

src/content/docs/network/response-buffering.mdx

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

src/content/plans/index.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,20 +1096,6 @@
10961096
}
10971097
}
10981098
},
1099-
"response_buffering": {
1100-
"title": "Response buffering",
1101-
"link": "/network/response-buffering/",
1102-
"properties": {
1103-
"availability": {
1104-
"title": "Availability",
1105-
"summary": "Enterprise-only",
1106-
"free": "No",
1107-
"pro": "No",
1108-
"biz": "No",
1109-
"ent": "Yes"
1110-
}
1111-
}
1112-
},
11131099
"true_client_ip_header": {
11141100
"title": "True Client IP Header",
11151101
"link": "/fundamentals/reference/http-headers/#true-client-ip-enterprise-plan-only",

0 commit comments

Comments
 (0)