Christopher R. Gabriel

Results 5 comments of Christopher R. Gabriel

Looking around, seems that such version of Safari won't send the correct header, so I've to exclude/disable the feature for them. I'd really like to have ws4redis handle this, but...

It's not mine, it's a user of the web application.. it's an Ipad 1, with iOS 5.1. Oddly, using such tablet on https://www.websocket.org/echo.html states that websockets are fully supported. Upgrade,...

Are there any solution to handle nicely the missing "HTTP_SEC_WEBSOCKET_KEY" from environ, maybe using get() method with a default?

No one is asking for that, of course :) I'm just suggesting to handle the case that the HTTP_SEC_WEBSOCKET_KEY is missing, to raise a more specific exception, for example, rather...

Works like a charm, thank you!