hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
UpgradeRequest.getCookies
hunt
http
codec
websocket
model
UpgradeRequest
UpgradeRequest
Get the list of Cookies on the Upgrade request
@return the list of Cookies
interface
UpgradeRequest
List
!(
Cookie
)
getCookies
(
)
Meta
Source
See Implementation
hunt
http
codec
websocket
model
UpgradeRequest
UpgradeRequest
functions
addExtensions
getCookies
getExtensions
getHeader
getHeaderInt
getHeaders
getHost
getHttpVersion
getMethod
getOrigin
getParameterMap
getProtocolVersion
getQueryString
getRequestURI
getSession
getSubProtocols
hasSubProtocol
isOrigin
isSecure
setCookies
setExtensions
setHeader
setHeaders
setHttpVersion
setMethod
setRequestURI
setSession
setSubProtocols
Get the list of Cookies on the Upgrade request
@return the list of Cookies