requestByteLimit property

int? requestByteLimit
getter/setter pair

The maximum size of the request that could be accepted by server.

Implementation

core.int? requestByteLimit;