summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-should-keep-alive.js
Commit message (Expand)AuthorAgeFilesLines
* http: use Keep-Alive by default in global agentsPaolo Insogna2022-06-291-0/+4
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-2/+2
* test: update test-http-should-keep-alive to use countdownTomerOmri2017-12-091-17/+11
* test: adjust indentation for stricter lintingRich Trott2017-07-271-1/+1
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-4/+4
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-4/+4
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-6/+6
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+73