summaryrefslogtreecommitdiff
path: root/test/simple/test-http-server.js
Commit message (Expand)AuthorAgeFilesLines
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-33/+33
* Fix global leaksRyan Dahl2010-12-041-2/+2
* Fix global leaksRyan Dahl2010-12-041-4/+4
* Fix http and net tests failing due to race conditionBert Belder2010-08-111-27/+30
* Update tests to work with module contextsRyan Dahl2010-07-151-7/+8
* Refactor HTTPRyan Dahl2010-05-271-1/+4
* 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-4/+2
* Rename writeHeader to writeHeadBenjamin Thomas2010-02-251-1/+1
* Split tests.arlolra2010-02-251-0/+94