summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-write-head.js
AgeCommit message (Expand)Author
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-04-22test: update non-string header names should throwDhansuhu Uzumaki
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-11-06http: improve errors thrown in header validationJoyee Cheung
2017-08-14errors: migrate _http_outgoingWeijia Wang
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-02test: replace indexOf with includes and startsWithNataly Shrits
2017-06-01errors,http_server: migrate to use internal/errors.jsBidisha Pyne
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-30test: add an exception test to http-write-headYuta Hiroto
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-06-10test: use random ports where possibleBrian White
2015-11-10test: fix tests that check error messagescjihrig
2015-05-19test: enable linting for testsRoman Reiss
2015-03-04test: adds a test for undefined value in setHeaderKen Perkins
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny