NollyAPI
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
NollyAPI
NollyAPI
/
com.thenolle.api.nollyapi.util.web.context
/
WebContext
/
cookies
cookies
fun
cookies
(
)
:
Map
<
String
,
String
>
Retrieves all cookies as a map of key-value pairs.
Return
A map of all cookies in the request.