James Coglan
|
e3aa5246d6
|
Avoid errors caused by extension names or parameters having names that clash with things in Object.prototype.
|
2017-11-11 00:45:16 +00:00 |
|
James Coglan
|
1e58c148cb
|
Header parser should accept uppercase letters.
|
2017-11-11 00:44:44 +00:00 |
|
James Coglan
|
2b45d787e7
|
Some fixes discovered while porting to Ruby.
|
2014-12-01 21:02:08 +00:00 |
|
James Coglan
|
9d1a70d845
|
Wrap an abstraction around the data returned by the parser to facilitate access by name and in order.
|
2014-11-28 23:11:23 +00:00 |
|
James Coglan
|
71bb6b3274
|
Flesh out the specs for client and server negotation, and fix the resulting bugs.
|
2014-11-28 00:14:05 +00:00 |
|
James Coglan
|
9332e0eaa3
|
Add tests for the Parser module.
|
2014-11-25 22:09:30 +00:00 |
|
James Coglan
|
86dd78c2e3
|
Extract the Extensions class from websocket-driver.
|
2014-11-25 21:15:00 +00:00 |
|