]> git.scottworley.com Git - reliable-chat/commit - server/server.go
/speak requests are permitted cross-origin
authorScott Worley <sworley@chkno.net>
Sun, 19 Aug 2012 16:54:53 +0000 (09:54 -0700)
committerScott Worley <sworley@chkno.net>
Sun, 19 Aug 2012 16:54:53 +0000 (09:54 -0700)
commitd88cc9a81cf2394c79117f4d6a2a58690c56d3d8
tree9ce436992279928935c2cc72285ee634ed0cfbca
parent2ee4581bb573fb3a3df74f9359a59d51ac41c483
/speak requests are permitted cross-origin

This serves only to quite browser console error messages.
The request is the action, and speaking was working even though the
browser was denying the empty response to the client.
server/server.go