public static interface CanSetCookieCallback.Params
CanSetCookieCallback
.Modifier and Type | Method and Description |
---|---|
default Cookie |
cookie()
Returns the cookie received from a web server.
|
default java.lang.String |
url()
Returns a string that represents the URL of the request.
|
default java.lang.String url()
default Cookie cookie()