Ktor 1.3.1
io.ktor.client.request
/
HttpRequestBuilder
/
method
method
var
method
:
HttpMethod
HttpMethod
used by this request.
HttpMethod.Get
by default.