summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-remove-header-stays-removed.js
Commit message (Expand)AuthorAgeFilesLines
* test: reduce flakiness of test-http-remove-header-stays-removed.jsDebadree Chatterjee2023-03-181-8/+9
* http: close the connection after sending a body without declared lengthTim Perry2023-02-201-2/+7
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* tools: capitalize sentencesRuben Bridgewater2018-12-101-1/+1
* test: fix assertion arguments orderElian Gutierrez2018-10-221-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use random ports where possibleBrian White2016-06-101-3/+3
* tools: lint for object literal spacingRich Trott2016-05-081-1/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* http: send Content-Length when possibleChristian Tellnes2015-03-051-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+59