Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "Sec-WebSocket-Key" length issue for streaming_ping (#869)
The actual response from the `response.text` is: Can't establish socket connection: websocket: not a websocket handshake: 'Sec-WebSocket-Key' header must be Base64 encoded value of 16-byte in length
- Loading branch information