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).
See also
RequestBody.isDuplex