James Coglan
|
68c1b21129
|
Fix RSpec warnings about raise_error with no arguments.
|
2019-05-24 14:42:31 +01:00 |
|
Edward Betts
|
c44d436241
|
correct spelling mistake
|
2017-09-02 07:47:34 +01:00 |
|
James Coglan
|
cc1d6196fe
|
Reversing the previous commit; generateResponse() should throw on invalid heders (as should activate()), because the server should fail the connection in this event.
|
2015-03-26 09:32:54 +00:00 |
|
James Coglan
|
b9da251798
|
If the header from the client is invalid, just ignore it and build a pipeline with no sessions.
|
2015-03-14 12:56:48 +00:00 |
|
James Coglan
|
da85aed6b3
|
Port the Extensions class from websocket-extensions-node.
|
2014-12-01 20:31:42 +00:00 |
|
James Coglan
|
14d818b602
|
Implement a parser for the Sec-WebSocket-Extensions header.
|
2014-12-01 08:18:24 +00:00 |
|