We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58eeeda commit ab636d8Copy full SHA for ab636d8
src/content/docs/browser-rendering/rest-api/pdf-endpoint.mdx
@@ -90,7 +90,7 @@ curl -X POST https://api.cloudflare.com/client/v4/accounts/<acccountID>/browser-
90
```
91
92
:::note[Request size limits]
93
-The PDF endpoint accepts request bodies up to 50 MB. Requests larger than this will fail with `???`.
+The PDF endpoint accepts request bodies up to 50 MB. Requests larger than this will fail with `Error: request entity too large`.
94
:::
95
96
## Advanced usage
0 commit comments