Should I put that in the Application section? Or in a new section about Requests/Responses?
o
orangy
03/07/2018, 4:59 PM
I think it needs to be separate sections , one for receiving data (call.receive, query and post parameters, typical cases) and one for sending data (responding with text, json, etc)
👍 1
d
Deactivated User
03/07/2018, 5:01 PM
👍
I just had a déjà vu about writting about this, but just remembered that it was the http://ktor.io/clients/http-client.html section 🙂
So yes, going to work on that