Std.Http.Multipart.Limits
1 declaration
type
LimitsThis declaration introduces a public type.
What it does
How much a read will accept.
Bounds rather than none: a body announcing ten thousand parts is not a
form, it is a way to exhaust the memory of whatever reads it.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
