Join Slack
Communities
Powered by
If you want to do something with the body after it...
# kotlin-fuel
d
Derk-Jan Karrenbeld
11/12/2018, 2:18 AM
If you want to do something with the body after it has been sent, you could do: val myMemoryBody = request.body.toByteArray() before you call .response or .await
Open in Slack
Previous
Next