ktor-http
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
supportsRequestBody
supports
Request
Body
val
HttpMethod
.
supportsRequestBody
:
Boolean
(
source
)
Returns
true
if this request method can have a request body.
Report a problem