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