Expected Behavior
https://developers.cloudflare.com/workers/platform/limits includes documentation about the maximum size of an HTTP request to Workers (e.g. 30MB, 500MB, unlimited).
Actual Behavior
There is no documentation explaining what the maximum size for a request can be.
Section that requires update
https://developers.cloudflare.com/workers/platform/limits#worker-limits
Additional information
Google App Engine documents the max request and response size.
Expected Behavior
https://developers.cloudflare.com/workers/platform/limits includes documentation about the maximum size of an HTTP request to Workers (e.g. 30MB, 500MB, unlimited).
Actual Behavior
There is no documentation explaining what the maximum size for a request can be.
Section that requires update
https://developers.cloudflare.com/workers/platform/limits#worker-limits
Additional information
Google App Engine documents the max request and response size.