Closed sbindzau closed 1 year ago
I don't understand why the websocket test fails here. I haven't made any changes to it.
I don't understand why the websocket test fails here. I haven't made any changes to it.
I'm not sure either, but it's a tricky test as it uses self-signed certificates and tests a specific error in the TLS handshake (I've seen this error before). Either way, it's not your code's fault. Will have a look to figure out why the error is showing up.
Thanks for the fix!
Check the type of the action parameter to prevent crashes from a bad call.