ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-server-servlet
/
io.ktor.server.servlet
/
ServletApplicationRequestCookies
Servlet
Application
Request
Cookies
class
ServletApplicationRequestCookies
(
servletRequest
:
HttpServletRequest
,
request
:
ApplicationRequest
)
:
RequestCookies
Content copied to clipboard
Functions
Properties
Functions
get
Link copied to clipboard
operator
fun
get
(
name
:
String
,
encoding
:
CookieEncoding
)
:
String
?
Content copied to clipboard
Properties
rawCookies
Link copied to clipboard
val
rawCookies
:
Map
<
String
,
String
>
Content copied to clipboard