Pudu programming language
Menu
API reference

Std.Http.Client.Limits

1 declaration

type

Limits

This 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.

Back to Std.Http.ClientSearch related declarations