Sorry, I don't know where to get the HTTP response headers. Maybe this project should add new WebSocketEvents for this purpose, such as WebSocketEvents.httpResponseHeaders or something else. FYI, the daltoniam/Starscream has the WebSocket.onHttpResponseHeaders.
Sorry, I don't know where to get the HTTP response headers. Maybe this project should add new
WebSocketEvents
for this purpose, such asWebSocketEvents.httpResponseHeaders
or something else. FYI, the daltoniam/Starscream has theWebSocket.onHttpResponseHeaders
.