Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
Context
/
CookieOrBuilder
/
getHttpOnly
get
Http
Only
abstract
fun
getHttpOnly
(
)
:
Boolean
`HttpOnly` flag for the cookie.
Content copied to clipboard
bool http_only = 9;
Return
The httpOnly.