Skip to main content

Module request_size_limit

Module request_size_limit 

Source
Expand description

Request body size limit plugin (request-size-limit).

Rejects requests whose body exceeds a configured byte limit with a 413 error routed through the node’s error port.

Structs§

RequestSizeLimitPlugin
Enforces a maximum request body size.