summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-methods.js
Commit message (Expand)AuthorAgeFilesLines
* deps: update llhttp to 6.0.1Fedor Indutny2021-04-251-1/+0
* deps: update llhttp to 6.0.0Fedor Indutny2021-04-191-11/+0
* deps: update llhttp to 5.1.0Fedor Indutny2021-04-101-22/+33
* deps: update llhttp to 2.1.2Fedor Indutny2020-09-151-0/+1
* deps: upgrade http-parser to v2.8.0Ben Noordhuis2018-03-281-1/+2
* test: cover all HTTP methods that parser supportsOky Antoro2017-08-141-7/+40
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-021-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use const for all require() callscjihrig2017-01-021-3/+3
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-3/+3
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-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/+32