Not really sure where to put this, Kyatric would you kindly move this where appropriate,
Anyways, I'm coding a webserver in Golang that will hopefully handle websocket communication, and I think I hit a wall: the Origin Header is incorrect or not sent by the ws-plugin during the handshake, right now, I'm completely ignoring the Origin to make it work, but I'd love if Ashley confirmed that the header is sent properly by the websocket plugin