summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-agent-additional-options.js
AgeCommit message (Expand)Author
2019-05-24test: fix test-https-agent-additional-optionsRich Trott
2019-05-24test: refactor test-https-agent-additional-optionsRich Trott
2019-05-24test: favor arrow functions for anonymous callbacksRich Trott
2019-05-24test: replace flag with optionRich Trott
2019-03-20tls: support TLSv1.3Sam Roberts
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-02-10https: add extra options to Agent#getName()Jeff Principe