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
/
Cookie
/
Builder
/
clearHttpOnly
clear
Http
Only
open
fun
clearHttpOnly
(
)
:
Context.Cookie.Builder
`HttpOnly` flag for the cookie.
Content copied to clipboard
bool http_only = 9;
Return
This builder for chaining.