Request Size Limiting
The Request Size Limiting Plugin limits the size of incoming requests to a specific limit in Bytes, Kilobytes, or Megabytes.
Plugin Properties
Property | Description |
---|---|
Allowed Payload Size | A number representing the maximum payload size of a request. |
Size Unit | The unit for Allowed Payload Size |
Require Content Length | If selected, the request must have an HTTP Content-Length header and the value must be withing the limit. |
Enabled | Check this box to enable the plugin. |