summaryrefslogtreecommitdiff
path: root/test/simple/test-http-keep-alive.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-1/+1
* Fixed a lot of jslint errors.Colton Baker2011-10-051-8/+8
* Update tests for http2.Mikeal Rogers2011-08-021-23/+12
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-18/+17
* Fix global leaksRyan Dahl2010-12-041-6/+4
* Fix global leaksRyan Dahl2010-12-041-4/+4
* Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith2010-10-111-1/+1
* Implement keep-alive for http.ClientMikeal Rogers2010-08-011-0/+49