duplexStreamingEnabled

Specifies if duplex streaming is enabled for the OkHttpClient. Setting this to true allows clients to send and receive data simultaneously using bidirectional streaming (HTTP/2 only).

Report a problem

See also

RequestBody.isDuplex