SwiftWebSocket
SwiftWebSocket copied to clipboard
Add option to disable Origin
Would it be possible to add a configuration to enable / disable the Origin header? I'm doing this request because I'm connecting to a device that does not seem to support it, and when the header is present the connection is never established. I would be happy to do the changes if you are willing to accept them...