~xals

Recent activity

[PATCH] Add Origin in WebSocket connection. a month ago

From Alexis Lahouze to ~tardypad/wee-most-devel

Hi,

I had an arror trying to connect to my Mattermost instance. It appeared the
Origin header was missing. This patch fixes this issue.

Best regards,
Alexis.

---
 wee_most.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wee_most.py b/wee_most.py
index b0e9677..26355b9 100644
[message trimmed]