Skip to content

Commit ed04602

Browse files
committed
Merge branch 'production' into ranbel/download-page-titles
merge in download page updates
2 parents 4ed34c9 + 5c5b526 commit ed04602

File tree

394 files changed

+4469
-1863
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

394 files changed

+4469
-1863
lines changed

public/_redirects

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
/fundamentals/get-started/how-cloudflare-works/ /fundamentals/concepts/how-cloudflare-works/ 301
449449
/fundamentals/get-started/cloudflare-cookies/ /fundamentals/reference/policies-compliances/cloudflare-cookies/ 301
450450
/fundamentals/get-started/google-analytics/ /fundamentals/reference/google-analytics/ 301
451-
/fundamentals/get-started/http-request-headers/ /fundamentals/reference/http-request-headers/ 301
451+
/fundamentals/get-started/http-request-headers/ /fundamentals/reference/http-headers/ 301
452452
/fundamentals/get-started/network-ports/ /fundamentals/reference/network-ports/ 301
453453
/fundamentals/get-started/basic-tasks/improve-seo/ /fundamentals/basic-tasks/improve-seo/ 301
454454
/fundamentals/get-started/basic-tasks/allow-cloudflare-ip-addresses/ /fundamentals/concepts/cloudflare-ip-addresses/ 301
@@ -463,6 +463,7 @@
463463
/fundamentals/internet/ /fundamentals/concepts/the-internet/ 301
464464
/fundamentals/reference/developer-spotlight/ /developer-spotlight/ 301
465465
/fundamentals/reference/the-internet/ /fundamentals/concepts/the-internet/ 301
466+
/fundamentals/reference/http-request-headers/ /fundamentals/reference/http-headers/ 301
466467
/fundamentals/security/browser-integrity-check/ /waf/tools/browser-integrity-check/ 301
467468
/fundamentals/signed-exchanges/ /speed/optimization/other/signed-exchanges/ 301
468469
/fundamentals/signed-exchanges/amp-real-ulr/ /speed/optimization/other/amp-real-url/ 301
@@ -1563,6 +1564,7 @@
15631564
/workers-ai/configuration/workers-ai-sdk/ /workers-ai/configuration/bindings/ 301
15641565
/workers-ai/tutorials/creating-a-recommendation-api/ /developer-spotlight/tutorials/creating-a-recommendation-api/ 301
15651566
/workers/observability/baselime-integration/ /workers/observability/integrations/baselime-integration/ 301
1567+
/workers-ai/tutorials/image-generator-flux/ /workers-ai/tutorials/image-generation-playground/ 301
15661568

15671569
# workers KV
15681570
/kv/platform/environments/ /kv/reference/environments/ 301
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
https://example.com
2-
https://example1.com
1+
value,description
2+
192.0.2.0/24,This is an IP address range in CIDR format
3+
198.51.100.0/24,This is also an IP address range
4+
203.0.113.0/24,This is the third IP address range
145 KB
Loading
-422 KB
Binary file not shown.
140 KB
Loading
28.4 KB
Loading
107 KB
Loading
28.8 KB
Loading
39.1 KB
Loading
84.4 KB
Loading

0 commit comments

Comments
 (0)