Skip to content

Commit a25a2eb

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/rest-api/pdf-endpoint.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent ee14aaa commit a25a2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/pdf-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
120120
--output "advanced-output.pdf"
121121
```
122122

123-
## Blocking Images and Styles when Generating a PDF
123+
## Blocking images and styles when generating a PDF
124124

125125
The options `rejectResourceTypes` and `rejectRequestPattern` can be used to block requests during rendering. The opposite can also be done, _only_ allow certain requests using `allowResourceTypes` and `allowRequestPattern`.
126126

0 commit comments

Comments
 (0)