toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.net.callback
/
CanGetCookiesCallback
/
Response
Response
public
interface
Response
A response for
CanGetCookiesCallback
.
Members
Functions
can
Link copied to clipboard
public
static
CanGetCookiesCallback.Response
can
(
)
Notifies the engine that the cookies can be sent.
cannot
Link copied to clipboard
public
static
CanGetCookiesCallback.Response
cannot
(
)
Notifies the engine that access to the requested cookies is forbidden and they will not be sent to a web server.