summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-set-trailers.js
Commit message (Expand)AuthorAgeFilesLines
* http: server check Host header, to meet RFC 7230 5.4 requirementwwwzbwcom2022-11-281-1/+1
* test: fix dangerous .map in `test/parallel/test-http-set-trailers.js`LiviaMedeiros2022-05-161-1/+1
* test: clean up http-set-trailersDenys Otrishko2019-11-201-43/+29
* test: do not force the process to exitLuigi Pinca2019-10-121-3/+0
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-2/+2
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* test: changed assert message from string literal to template literalCoreyGMartin2018-05-231-2/+5
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-4/+3
* test: adjust indentation for stricter lintingRich Trott2017-07-271-2/+2
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* tools: use no-useless-concat ESLint ruleVse Mozhet Byt2017-04-251-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-7/+7
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: favor strict equality in http testsRich Trott2016-08-191-3/+3
* test: use random ports where possibleBrian White2016-06-101-4/+8
* tools: lint for spacing around unary operatorsRich Trott2016-02-041-1/+1
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-1/+1
* 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/+112