Files
node/lib
isaacs ea8feced87 http: force socket encoding to be null
Otherwise the string triggers an assertion error in node_http_parser.c,
line 370:

    assert(Buffer::HasInstance(args[0]) == true);

because the first argument is not a Buffer object.
2013-11-07 08:24:50 -08:00
..
2013-10-31 16:34:35 -07:00
2013-10-16 18:34:52 -07:00
2013-10-30 08:34:47 +01:00
2013-10-28 16:18:18 -07:00
2013-10-31 16:34:35 -07:00
2013-10-31 16:34:35 -07:00
2013-10-28 13:35:34 +01:00
2013-10-31 16:34:35 -07:00
2013-03-28 13:19:08 -07:00
2012-06-28 10:14:03 -07:00
2013-10-31 16:34:35 -07:00
2013-10-30 08:34:47 +01:00
2013-08-01 15:08:01 -07:00
2013-08-28 22:27:24 -07:00