Skip to content

Commit fc2d5e5

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

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
@@ -93,7 +93,7 @@ curl -X POST https://api.cloudflare.com/client/v4/accounts/<acccountID>/browser-
9393
Visit the [Browser Rendering PDF API reference](/api/resources/browser_rendering/subresources/pdf/methods/create/) for all available parameters, such as setting HTTP credentials using `authenticate`, setting `cookies`, and customizing load behavior using `gotoOptions`.
9494
:::
9595

96-
### Advanced Page Load with Custom Headers and Viewport
96+
### Advanced page load with custom headers and viewport
9797

9898
Navigate to `https://example.com`, setting additional HTTP headers and configuring the page size (viewport). The PDF generation will wait until there are no more than 2 network connections for at least 500 ms, or until the maximum timeout of 4500 ms is reached, before rendering.
9999

0 commit comments

Comments
 (0)