DEFAULT_HTTP_BUFFER_SIZE

const val DEFAULT_HTTP_BUFFER_SIZE: Int = 4096

Size of each buffer in the HttpClientDefaultPool.