maxPayloadSize property
Maximum accepted request payload size, in bytes. Requests larger than this are rejected by PayloadSizeLayer before any other processing.
Implementation
final int maxPayloadSize;
Maximum accepted request payload size, in bytes. Requests larger than this are rejected by PayloadSizeLayer before any other processing.
final int maxPayloadSize;