ktor-http-cio / io.ktor.http.cio / expectHttpBody

expectHttpBody

fun expectHttpBody(method: HttpMethod, contentLength: Long, transferEncoding: CharSequence?, connectionOptions: ConnectionOptions?, contentType: CharSequence?): Boolean
fun expectHttpBody(request: Request): Boolean

Return
true if request or response with the specified parameters could have a body