Skip to content

Commit a14a88f

Browse files
authored
add CF-Connecting-O2O (#25819)
1 parent 91f87eb commit a14a88f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/fundamentals/reference/http-headers.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ Currently, this header is a JSON object, containing only one key called `scheme`
119119

120120
`CDN-Loop` allows Cloudflare to specify how many times a request can enter Cloudflare's network before it is blocked as a looping request. For example: `CDN-Loop: cloudflare`.
121121

122+
### CF-Connecting-O2O
123+
124+
If [SSL for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/) is used for [the SaaS provider-owned zone](/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/how-it-works/), a HTTP header will be set to `cf-connecting-o2o: 1`.
125+
122126
### CF-Worker
123127

124128
The `CF-Worker` request header is added to an edge Worker subrequest that identifies the host that spawned the subrequest. For example: `CF-Worker: example.com`.

0 commit comments

Comments
 (0)