Crate limiter [] [src]

Structs

RequestLimit

RequestLimit configures the maximum payload size and URL length for Iron's middleware system.

RequestTooLarge

The error thrown when the request body size is larger than the limit set by the middleware.