summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-mutable-headers.js
Commit message (Expand)AuthorAgeFilesLines
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-3/+6
* http: improve errors thrown in header validationJoyee Cheung2017-11-061-2/+2
* errors: migrate _http_outgoingWeijia Wang2017-08-141-24/+49
* test: favor deepStrictEqual over deepEqualRich Trott2017-05-111-7/+4
* doc, test: add note to response.getHeadersRefael Ackermann2017-05-101-2/+4
* test: remove common.fail()Rich Trott2017-04-121-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* http: add new functions to OutgoingMessageBrian White2017-02-201-1/+45
* test: refactor test-http-mutable-headers.jscjihrig2017-01-101-52/+45
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: remove blank lines at end of filesRich Trott2016-10-051-1/+0
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-2/+2
* tools: Use `throw new Error()` consistentlyRich Trott2015-11-101-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-4/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+153