- Jun 21, 2010
-
-
Peter Griess authored
- Concatenate 'accept', 'accept-charset', 'accept-encoding', 'accept-language', 'connection', 'cookie', and 'x-*' headers. - For all others, drop duplicates.
-
Ryan Dahl authored
- Jun 20, 2010
- Jun 19, 2010
-
-
Ryan Dahl authored
-
- Jun 18, 2010
-
-
Micheil Smith authored
-
Micheil Smith authored
-
Micheil Smith authored
-
Ryan Dahl authored
-
Ryan Dahl authored
-
Ryan Dahl authored
-
- Jun 17, 2010
-
-
Ryan Dahl authored
-
- Jun 16, 2010
-
-
Ryan Dahl authored
-
Peter Griess authored
- Add a unit test for client HTTP upgrade. - Move around unit tests for server HTTP upgrade.
-
Ryan Dahl authored
-
David Siegel authored
-
Ryan Dahl authored
-
Micheil Smith authored
-
Isaac Z. Schlueter authored
-
Aaron Heckmann authored
-
Ryan Dahl authored
-
Peter Dekkers authored
-
Isaac Z. Schlueter authored
And add a few more tests.
-
Ryan Dahl authored
-
Ryan Dahl authored
Instead of just decoding Utf8, this will proxy requests to buffer.toString() for other encodings. This makes for a simpler interface.
-
- Jun 15, 2010
-
-
Peter Griess authored
- Without this, recvMsg can be invoked before the event emitter gets a chance to run. In this case, recvMsg.fd will be overwritten and the original caller can end up emitting null.
-
Ryan Dahl authored
-
Ben Lowery authored
-
Ryan Dahl authored
-
Ryan Dahl authored
-
Ryan Dahl authored
-
Ryan Dahl authored
-
Ryan Dahl authored
Add callback param to listen() instead
-
Peter Griess authored
-
- Jun 14, 2010
-
-
Isaac Z. Schlueter authored
-