Balaganesh Damodaran
Balaganesh Damodaran
Just adding my vote for this issue as well. This appears to be an encoding that's used widely enough in email that it has become a would-be really-really-really-nice-to-have for my...
For reference Firefox says the error is this `SSL_ERROR_BAD_CERT_DOMAIN`. Will have a look when I get some time, maybe I can contribute a PR.
Not sure why you would need an alias. Every message you send is already saved in the message history, and you can reuse it by clicking on the 'Use as...
Unfortunately, as of now, all connections/sessions have to be initiated manually, and messages have to be sent through one of these connections. I am not sure how tor comes into...
So you want each connection to go through a different IP address?
Unfortunately this is not possible currently. Are you doing something using the IP address on the socket server? If yes, you can change the Connection Headers prior to each connection,...
Okay, this makes so much sense that I'm questioning why I didn't already put it in 😅. Will be there in the next release (which might take some time –...
Yup, seems like a bug, and I can reproduce it. Will add to the list of stuff to fix. Unfortunately, I'm a bit busy these days, so it might be...
Could not reproduce this. I tried to connect to `wss://echo.websocket.org/?q=1` and it connected to the server. Please note that any URL you provide should have a `ws` or `wss` protocol....
Ah, yes that does appear to be a bug. Let me check and get back to you. In the meanwhile, I suppose you could work around it with the explicit...