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
/
HttpResponseKt
/
Dsl
/
trailers
trailers
@get:
JvmName
(
name
=
"getTrailers"
)
@set:
JvmName
(
name
=
"setTrailers"
)
var
trailers
:
HttpHeaders
Specifies the HTTP trailers constituent to the response.
Content copied to clipboard
.elide.http.HttpHeaders trailers = 6;