Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.http
/
HttpResponseOrBuilder
/
hasBody
has
Body
abstract
fun
hasBody
(
)
:
Boolean
Body payload, if specified/available.
Content copied to clipboard
.elide.http.HttpBody body = 5;
Return
Whether the body field is set.