public interface SpincastHttpClientUtils
| Modifier and Type | Method and Description |
|---|---|
String |
apacheCookieToHttpHeaderValue(org.spincast.shaded.org.apache.http.cookie.Cookie cookie) |
String |
generateExpectedWebsocketV13AcceptHeaderValue(String secWebSocketKey)
Generates the expected value of a "Sec-WebSocket-Accept"
header in the response for a Websocket upgrade request.
|
String generateExpectedWebsocketV13AcceptHeaderValue(String secWebSocketKey)
secWebSocketKey - The value of the "Sec-WebSocket-Key" header
sent in the request.String apacheCookieToHttpHeaderValue(org.spincast.shaded.org.apache.http.cookie.Cookie cookie)
Copyright © 2017. All rights reserved.