<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-http-client-parse-error.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: bubble up parser errors to ClientRequest</title>
<updated>2012-08-24T15:26:31+00:00</updated>
<author>
<name>Brian White</name>
<email>mscdex@mscdex.net</email>
</author>
<published>2012-08-07T00:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c78678b081d8c37b8bbc616e4cb782cf32645619'/>
<id>c78678b081d8c37b8bbc616e4cb782cf32645619</id>
<content type='text'>
Make parser errors bubble up to the ClientRequest instead of the underlying
net.Socket object.

Fixes #3776.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make parser errors bubble up to the ClientRequest instead of the underlying
net.Socket object.

Fixes #3776.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose http parse error codes</title>
<updated>2012-03-20T02:00:16+00:00</updated>
<author>
<name>Felix Geisendörfer</name>
<email>felix@debuggable.com</email>
</author>
<published>2011-12-18T14:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=18240193ba421695d984c3d73e88de7e1b324e0a'/>
<id>18240193ba421695d984c3d73e88de7e1b324e0a</id>
<content type='text'>
Currently http parse errors do not expose the error details available
from http_parser. This patch exposes the error code as `err.code`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently http parse errors do not expose the error details available
from http_parser. This patch exposes the error code as `err.code`.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: replace .addListener() calls with .on()</title>
<updated>2011-10-14T23:08:36+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2011-10-14T23:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=018e110cd11720997e49c9b270ecc50a04de4ece'/>
<id>018e110cd11720997e49c9b270ecc50a04de4ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a lot of jslint errors.</title>
<updated>2011-10-06T01:51:06+00:00</updated>
<author>
<name>Colton Baker</name>
<email>github@netrefuge.net</email>
</author>
<published>2011-10-04T22:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=87286cc7371886d9856edf424785aaa890ba05a9'/>
<id>87286cc7371886d9856edf424785aaa890ba05a9</id>
<content type='text'>
Fixes #1831
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1831
</pre>
</div>
</content>
</entry>
<entry>
<title>test: refactored http test.</title>
<updated>2011-08-16T14:59:57+00:00</updated>
<author>
<name>koichik</name>
<email>koichik@improvement.jp</email>
</author>
<published>2011-08-14T06:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=8293bb8a3277b23431766fd91c34ea6a163eba1c'/>
<id>8293bb8a3277b23431766fd91c34ea6a163eba1c</id>
<content type='text'>
Many http tests had used legacy http.Client.
This refactored it to use modern API.

Fixes #1528.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many http tests had used legacy http.Client.
This refactored it to use modern API.

Fixes #1528.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers</title>
<updated>2011-03-15T00:37:05+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-03-10T08:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=55048cdf79f3c607ab986c35d0422e591e7f6448'/>
<id>55048cdf79f3c607ab986c35d0422e591e7f6448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GJSLint all tests, only 3 long lines left in test-url.js</title>
<updated>2010-12-05T23:42:41+00:00</updated>
<author>
<name>Oleg Efimov</name>
<email>efimovov@gmail.com</email>
</author>
<published>2010-12-05T22:33:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=093dfaf801a10905ba27df8cf3aa17b36ea5149a'/>
<id>093dfaf801a10905ba27df8cf3aa17b36ea5149a</id>
<content type='text'>
test/simple/test-url.js:31:(0110) Line too long (82 characters).
test/simple/test-url.js:39:(0110) Line too long (85 characters).
test/simple/test-url.js:40:(0110) Line too long (92 characters).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test/simple/test-url.js:31:(0110) Line too long (82 characters).
test/simple/test-url.js:39:(0110) Line too long (85 characters).
test/simple/test-url.js:40:(0110) Line too long (92 characters).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few 'listening' race conditions</title>
<updated>2010-10-23T21:13:04+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2010-10-23T21:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=44234e9cc7295f09d0015b0f76b8abb0239fc025'/>
<id>44234e9cc7295f09d0015b0f76b8abb0239fc025</id>
<content type='text'>
in
test-net-timeout
test-http-client-parse-error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in
test-net-timeout
test-http-client-parse-error
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for getting parse error from HTTP client</title>
<updated>2010-09-30T18:48:19+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2010-09-30T18:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=ee9af669905aeddd6da32712e711aeee9f9d36b3'/>
<id>ee9af669905aeddd6da32712e711aeee9f9d36b3</id>
<content type='text'>
Made this test in response to this thread:
http://groups.google.com/group/nodejs/browse_thread/thread/f82835007a277de2/
But Node appears to be working correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made this test in response to this thread:
http://groups.google.com/group/nodejs/browse_thread/thread/f82835007a277de2/
But Node appears to be working correctly.
</pre>
</div>
</content>
</entry>
</feed>
