summaryrefslogtreecommitdiff
path: root/test/simple/test-http-malformed-request.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-3/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-9/+9
* Fix global leaksRyan Dahl2010-12-041-7/+7
* Fix http and net tests failing due to race conditionBert Belder2010-08-111-9/+11
* Update tests to work with module contextsRyan Dahl2010-07-151-3/+4
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-1/+1
* Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl2010-04-081-2/+2
* http2 now defaultRyan Dahl2010-03-191-1/+1
* All tests to use http2Ryan Dahl2010-03-181-3/+3
* Remove process.mixin dependency from all tests.isaacs2010-03-081-1/+1
* Tests on common port.arlolra2010-02-261-3/+2
* Rename writeHeader to writeHeadBenjamin Thomas2010-02-251-1/+1
* Split tests.arlolra2010-02-251-0/+34