Re: [whatwg/fetch] Add size limiter to `Body#formData` method (Issue #1592)

Since Infra specifies that user agents can have implementation-defined limits, I think the way to specify this would be to have this user-set limit as an extra limit on top of the implementation-defined ones. That way, browsers could implement it as a stricter limit, and server-side runtimes would be free to change their implementation-defined limits depending on this user-set limit.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1592#issuecomment-1416814764
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1592/1416814764@github.com>

Received on Saturday, 4 February 2023 18:07:22 UTC