Instance Propertyasync-http-client 1.25.2AsyncHTTPClient
maxBodySize
Maximum size in bytes of the HTTP response body that ResponseAccumulator
will accept until it will abort the request and throw an ResponseTooBigError
.
let maxBodySize: Int
Default is 2^32.