setBufferContent

open fun setBufferContent(bufferContent: Boolean)

Set if the BufferingClientHttpRequestFactory wrapper should be used to buffer the input and output streams, and for example, allow multiple reads of the response body.

Since

3.1.0

Parameters

bufferContent

if request and response content should be buffered