setBody

Sets an HTTP request body text content.


Sets an HTTP request body bytes.


fun TestApplicationRequest.setBody(value: Source)

Set HTTP request body from ByteReadPacket


Sets a multipart HTTP request body.