Std.Http.Client.Limits
1 declaration
type
LimitsThis declaration introduces a public type.
What it does
What a request may cost, and where it may go.
Bounds rather than none: an unbounded client is a way to exhaust the memory
of the program that made the request rather than of the one that answered.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
