summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-outgoing-proto.js
Commit message (Expand)AuthorAgeFilesLines
* http: cleanup end argument handlingRobert Nagy2020-05-081-6/+12
* http: align OutgoingMessage and ClientRequest destroyRobert Nagy2020-03-101-0/+7
* http,stream: make virtual methods throw an errorLuigi Pinca2020-03-071-8/+11
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-19/+19
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-4/+4
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-2/+4
* stream: make virtual methods errors consistentLuigi Pinca2018-03-121-15/+10
* test: replace assert.throws w/ common.expectsErrorAnatoli Papirovski2017-12-111-30/+30
* lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang2017-11-121-2/+2
* test: make test-http-outgoing-proto agnosticRich Trott2017-11-111-2/+5
* http: improve errors thrown in header validationJoyee Cheung2017-11-061-2/+2
* errors: migrate _http_outgoingWeijia Wang2017-08-141-13/+59
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-6/+6
* tools: add unescaped regexp dot rule to linterBrian White2017-03-291-1/+1
* test: check error message in test-http-outgoing-protoAlex Ling2017-01-291-1/+2
* test: increase coverage of _http_outgoingabouthiroppy2017-01-221-0/+60
* http: specify _implicitHeader in OutgoingMessageyorkie2016-08-051-0/+14