ContinueInterceptor

constructor(thresholdLengthBytes: Long)

Parameters

thresholdLengthBytes

The body length (in bytes) at which a continue header will be set. Bodies under this length will not get a continue header.