sockjs-client icon indicating copy to clipboard operation
sockjs-client copied to clipboard

Add option to ignore insecure connection

Open AlexanderYW opened this issue 2 years ago • 0 comments

Hi,

Would it be possible to add an option that enables one to skip the "don't allow secure origin with an insecure protocol" check?

https://github.com/sockjs/sockjs-client/blob/bdec828fe39827c6df5801244246193aae5b0b11/lib/main.js#L78

AlexanderYW avatar Aug 29 '22 14:08 AlexanderYW