public interface HandshakeResponse
| Modifier and Type | Field and Description |
|---|---|
static String |
SEC_WEBSOCKET_ACCEPT
The Sec-WebSocket-Accept header name.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getHeaders()
Return the map of HTTP headers to header values sent by the WebSocket server.
|
static final String SEC_WEBSOCKET_ACCEPT
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.