summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-response-statuscode.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor test-http-response-statuscodeRich Trott2017-02-121-42/+20
* http: include provided status code in range errorcjihrig2017-02-091-10/+10
* test: add test case to test-http-response-statuscode.jsabouthiroppy2017-01-161-13/+22
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* test: fix misplaced ) in http response statuscode testNathan Friedly2017-01-101-12/+12
* test: remove blank lines at end of filesRich Trott2016-10-051-1/+0
* http: disallow sending obviously invalid status codesBrian White2016-04-201-0/+92