maxPayloadSize property

int maxPayloadSize
final

Maximum accepted request payload size, in bytes. Requests larger than this are rejected by PayloadSizeLayer before any other processing.

Implementation

final int maxPayloadSize;