summaryrefslogtreecommitdiff
path: root/test/simple/test-http-client-parse-error.js
Commit message (Expand)AuthorAgeFilesLines
* http: bubble up parser errors to ClientRequestBrian White2012-08-241-28/+26
* Expose http parse error codesFelix Geisendörfer2012-03-191-0/+1
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-2/+2
* Fixed a lot of jslint errors.Colton Baker2011-10-051-3/+3
* test: refactored http test.koichik2011-08-161-4/+8
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-6/+6
* Fix a few 'listening' race conditionsRyan Dahl2010-10-231-9/+10
* Add test for getting parse error from HTTP clientRyan Dahl2010-09-301-0/+34