Crate limiter

source ·

Structs

RequestLimit configures the maximum payload size and URL length for Iron’s middleware system.
The error thrown when the request body size is larger than the limit set by the middleware.