summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-agent-error-on-idle.js
Commit message (Expand)AuthorAgeFilesLines
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-3/+3
* test: remove message from assert.strictEqual()willhayslett2018-03-241-4/+4
* test: improvements to various http testsJames M Snell2017-07-241-20/+14
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-5/+5
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-7/+7
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use random ports where possibleBrian White2016-06-101-26/+26
* test,tools: adjust function argument alignmentRich Trott2016-04-281-1/+1
* test: remove unused varsRich Trott2016-01-051-1/+0
* http: handle errors on idle socketsJoseĢ F. Romaniello2016-01-041-0/+56