yunhostnet / pywebsocket

Automatically exported from code.google.com/p/pywebsocket
0 stars 0 forks source link

Make example, API demonstrate how the user should deal with origin value #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As discussed on HyBi, we should demonstrate how to deal with origin in some 
example and if necessary, have some API for origin checking exported.
http://www.ietf.org/mail-archive/web/hybi/current/msg04717.html

Original issue reported on code.google.com by tyoshino@chromium.org on 24 Nov 2010 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by toyos...@google.com on 29 Nov 2010 at 10:23

GoogleCodeExporter commented 9 years ago
Now we have origin_check_wsh.py for this.

https://code.google.com/p/pywebsocket/source/browse/trunk/src/example/origin_che
ck_wsh.py

Original comment by tyoshino@chromium.org on 23 Apr 2014 at 10:52