14 Commits

Author SHA1 Message Date
indexzero
9c6c4b908b [fix test api] Only change Origin headers in WebSocket requests when the changeOrigin option is set explicitly. Added tests to ensure Origin and sec-websocket-origin headers match when proxying websockets. 2011-05-17 21:29:00 -04:00
indexzero
44a85664a8 [test] Continued work around Origin mismatch tests 2011-05-17 21:03:02 -04:00
indexzero
6e679c8019 [test] Improve websocket tests to inspect outgoing and incoming HTTP headers to test origin mismatch bugs 2011-05-17 20:09:56 -04:00
indexzero
7cbf447320 [dist] Move pgriess' websocket client into vendor/* 2011-04-16 23:45:33 -04:00
indexzero
8251296d7f [dist minor] Removed vendored pool. Changed all references of sys to util 2010-11-22 00:09:51 -05:00
indexzero
8c3e993833 [test] Simplified tests. Added tests for experimental websocket support 2010-11-21 02:07:07 -05:00
indexzero
266e5246ea [debug] Roll back last commit ... connection = close was ineffective 2010-09-22 02:21:47 -04:00
indexzero
7b0ea85e2a [debug] Trying to repair pool busy client growth 2010-09-22 02:08:31 -04:00
indexzero
60791f361f [minor] Pushing hot-fix from Mikeal for vendored pool repo 2010-09-20 20:37:02 -04:00
indexzero
dd1918dc36 [debug] Better debug messages to try to determine if pool is slowly losing clients to forever busy 2010-09-17 13:09:43 -04:00
indexzero
7c2eb5de35 [api] pseduo-vendor pool until pull request is finalized 2010-09-17 01:30:52 -04:00
Marak Squires
c4b7c0d8a0 updating demo 2010-07-27 16:05:00 -04:00
Marak Squires
2fb5ffba77 started to flesh out simple demo based on tests 2010-07-26 17:26:20 -04:00
Marak Squires
d490b50ada added colors and asciimo 2010-07-24 22:42:49 -04:00