Module: sip-router
Branch: master
Commit: 3d5c66997e77ae4f4c181e5a77c943156a7db00a
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3d5c66997e77ae4f4c181e5a77c943156a7db00a

Author: Peter Dunkley <[email protected]>
Committer: Peter Dunkley <[email protected]>
Date:   Mon Apr 29 20:34:36 2013 +0100

websocket: added "cors_mode" parameter to enable "Cross-origin resource 
sharing" on WebSocket handshakes
- I don't know of any WebSocket clients that require this (yet).  But having it
  in there won't break anything.

---

 modules/websocket/README                  |  137 +++++++++++++++++------------
 modules/websocket/doc/websocket_admin.xml |   36 ++++++++
 modules/websocket/ws_handshake.c          |   43 +++++++++-
 modules/websocket/ws_handshake.h          |    5 +
 modules/websocket/ws_mod.c                |   11 ++-
 5 files changed, 171 insertions(+), 61 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3d5c66997e77ae4f4c181e5a77c943156a7db00a

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to