<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-http-client-encoding.js, branch move-debugger-tests</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>http: force socket encoding to be null</title>
<updated>2013-11-07T16:24:50+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-11-03T22:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=ea8feced871849715608cc47618d8ee1cf82742b'/>
<id>ea8feced871849715608cc47618d8ee1cf82742b</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
