setReceiveChannel

override fun setReceiveChannel(channel: ByteReadChannel)(source)

Overrides request body. It's a caller responsibility to close the original channel if it's not needed.

Report a problem