summaryrefslogtreecommitdiff
path: root/test/simple/test-http-set-timeout.js
Commit message (Expand)AuthorAgeFilesLines
* test: minor typo fixesVeres Lajos2013-06-131-1/+1
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-1/+1
* Fixed a lot of jslint errors.Colton Baker2011-10-051-3/+3
* Remove http.cat. fixes #1447Mikeal Rogers2011-08-161-4/+5
* Revert "Error argument for http.ServerRequest 'close'"Ryan Dahl2011-07-051-5/+4
* Error argument for http.ServerRequest 'close'Felix Geisendörfer2011-05-141-4/+5
* Update copyright headersRyan Dahl2011-03-141-0/+21
* hacky work around socket hangups on http requestsRyan Dahl2011-01-201-5/+7
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-11/+12
* Fix global leaksRyan Dahl2010-12-041-5/+5
* Update tests to work with module contextsRyan Dahl2010-07-151-8/+8
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-3/+3
* Soft deprecation of 'listening' event.Ryan Dahl2010-06-151-3/+1
* :%s/8000/PORT/g for a few testsRyan Dahl2010-05-271-3/+3
* Default to 2 second timeout for http serversRyan Dahl2010-05-121-0/+28