Skip to content

Commit ab636d8

Browse files
authored
Update pdf-endpoint.mdx
added error copy
1 parent 58eeeda commit ab636d8

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
@@ -90,7 +90,7 @@ curl -X POST https://api.cloudflare.com/client/v4/accounts/<acccountID>/browser-
9090
```
9191

9292
:::note[Request size limits]
93-
The PDF endpoint accepts request bodies up to 50 MB. Requests larger than this will fail with `???`.
93+
The PDF endpoint accepts request bodies up to 50 MB. Requests larger than this will fail with `Error: request entity too large`.
9494
:::
9595

9696
## Advanced usage

0 commit comments

Comments
 (0)