summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-read-in-error.js
AgeCommit message (Expand)Author
2019-09-22http: don't emit 'data' after 'error'Robert Nagy
2018-01-17test: use shorthand propertiesTobias Nießen
2017-11-12test: use ES6 classes instead of util.inheritsTobias Nießen
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2015-10-01test: load common.js to test for global leaksRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-03-09http_client: ensure empty socket on errorFedor Indutny