summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-agent-keepalive.js
Commit message (Expand)AuthorAgeFilesLines
* http: change totalSocketCount only on socket creation/closeSubhi Al Hasan2021-11-091-0/+7
* test: avoid deep comparisons with literalsTobias Nießen2021-11-021-2/+2
* Revert "http: align with stream.Writable"Matteo Collina2021-03-311-10/+7
* http: align with stream.WritableRobert Nagy2021-03-101-7/+10
* http: free listeners on free socketsRobert Nagy2020-01-031-3/+15
* http: add reusedSocket property on client requestthemez2019-10-121-3/+6
* http: fix event listener leakRobert Nagy2019-08-231-1/+10
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-4/+4
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* test: remove unnecessary strictEqual() argument from remoteClose()Daylor Yanes2018-05-021-2/+1
* test: fix spelling in test case commentsTobias Nießen2018-01-111-2/+2
* test: improvements to various http testsJames M Snell2017-07-241-41/+32
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-25/+25
* test: use random ports where possibleBrian White2016-06-101-4/+5
* test,tools: adjust function argument alignmentRich Trott2016-04-281-1/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: fix flaky test-http-agent-keepaliveRich Trott2016-01-041-14/+14
* test: remove unused variables form http testsRich Trott2015-12-281-1/+0
* http: fix agent.getName() and add testsBrendan Ashworth2015-08-041-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-15/+16
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+145