Skip to content

Commit f88b9b2

Browse files
kathaylToriLindsay
andauthored
Update automatic-request-headers.mdx (#24221)
* Update automatic-request-headers.mdx add new brapi header for REST API * Update src/content/docs/browser-rendering/reference/automatic-request-headers.mdx Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: ToriLindsay <[email protected]>
1 parent 686fb4b commit f88b9b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/browser-rendering/reference/automatic-request-headers.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ These headers are meant to ensure transparency and cannot be removed or overridd
1515

1616
| Header | Description |
1717
| -------------------- | ----------------------------------------------------------------------------------- |
18-
| `cf-biso-request-id` | A unique identifier for the Browser Rendering request |
18+
| `cf-brapi-request-id` | A unique identifier for the Browser Rendering request when using the [REST API](/browser-rendering/rest-api/) |
19+
| `cf-biso-request-id` | A unique identifier for the Browser Rendering request when using [Workers Bindings](/browser-rendering/workers-bindings/) |
1920
| `cf-biso-devtools` | A flag indicating the request originated from Cloudflare's rendering infrastructure |
2021
| `Signature-agent` | [The location of the bot public keys](https://web-bot-auth.cloudflare-browser-rendering-085.workers.dev), used to sign the request and verify it came from Cloudflare |
2122
| `Signature` and `Signature-input`| A digital signature, used to validate requests, as shown in [this architecture document](https://datatracker.ietf.org/doc/html/draft-meunier-web-bot-auth-architecture) |

0 commit comments

Comments
 (0)