summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-response-statuscode.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-8/+8
* util: use minimal object inspection with %s specifierRuben Bridgewater2019-04-041-2/+2
* test: replace assert.throws with expectsErrorsreepurnajasti2018-01-091-4/+3
* test: use Countdown in http-response-statuscodeMandeep Singh2017-12-081-1/+6
* test: replace assert.throws w/ common.expectsErrorMithun Sasidharan2017-12-081-6/+6
* errors,http_server: migrate to use internal/errors.jsBidisha Pyne2017-06-011-3/+11
* 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