summaryrefslogtreecommitdiff
path: root/doc/api/https.md
AgeCommit message (Expand)Author
2019-11-212019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-19https: add client support for TLS keylog eventsSam Roberts
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-31doc: remove multiple consecutive blank linesNick Schonning
2019-08-23doc: add https.Server extends tls.ServerTrivikram Kamat
2019-08-12doc, lib, src, test, tools: fix assorted typosXhmikosR
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater
2019-06-17https: do not automatically use invalid servernameSam Roberts
2019-04-30http: `servername === false` should disable SNIFedor Indutny
2019-03-07doc: add missing https Agent maxCachedSessionsNicolas Moteau
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-28doc: fix nits in http(s) server.headersTimeoutVse Mozhet Byt
2018-11-28http,https: protect against slow headers attackMatteo Collina
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-09-19doc: improve metadata for http.requestTobias Nießen
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-162018-08-15, Version 10.9.0 (Current)Rod Vagg
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-13http: allow url and options to be passed to http*.request and http*.getSam Ruby
2018-05-05https: defines maxHeadersCount in the constructorDaiki Arai
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29http,https,tls: switch to WHATWG URL parserHackzzila
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-09doc: add missing quotes in default string valuesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-22crypto: add docs & tests for cert.pubkey & cert.fingerprint256Hannes Magnusson
2018-02-10https: add extra options to Agent#getName()Jeff Principe
2018-02-08doc: fix link in https.mdVse Mozhet Byt
2018-02-06http: add options to http.createServer()Peter Marton
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-12-12doc: fix link for https api changeMyles Borins
2017-11-11doc: add `clientCertEngine` to docsRich Trott
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-19doc: fix inconsistent server.listen documentationMartin Michaelis
2017-08-28doc: add links to alternative versions of docChris Young
2017-06-14https: make opts optional & immutable when createXadillaX
2017-06-06doc: Add URL argument with http/https requestVladimir Trifonov
2017-05-302017-05-30, Version 8.0.0 (Current)James M Snell
2017-05-26http: destroy sockets after keepAliveTimeoutTimur Shemsedinov
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-05doc: modernize and fix code examples in https.mdVse Mozhet Byt