pipelineMaxSize

var pipelineMaxSize: Int = 20

Specifies a maximum number of requests to be sent over a single connection without waiting for the corresponding responses (HTTP pipelining).