public interface HttpServerInfos extends HttpInfos, ConnectionInformation
| Modifier and Type | Method and Description |
|---|---|
Map<CharSequence,List<Cookie>> |
allCookies()
Returns resolved HTTP cookies.
|
cookies, fullPath, isKeepAlive, isWebsocket, method, path, requestId, uri, versionconnectionHostAddress, connectionRemoteAddress, connectionScheme, hostAddress, hostName, hostPort, remoteAddress, schemeMap<CharSequence,List<Cookie>> allCookies()
HttpInfos.cookies(), this
returns all cookies, even if they have the same name.