Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-03doc: add more missing backticksVse Mozhet Byt
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-26http: added aborted property to requestRobert Nagy
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-16http: relax requirements on upgrade listenerAnatoli Papirovski
2018-04-13doc: improve http.setHeader and getHeader typeinfoGerhard Stoebich
2018-04-13doc: fix wrong response.end() at request.socketikasumiwt
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse 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-04-04http: fix `request` when `setHost` is `true`XadillaX
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: update description of 'clientError' eventLuigi Pinca
2018-02-222018-02-22, Version 9.6.0 (Current)Myles Borins
2018-02-22doc: enable eslint prefer-template ruleRuben Bridgewater
2018-02-19http: OutgoingMessage.end() should return thisMatteo Collina
2018-02-15http: process 100, 102-199 according to specs.Miles Elam
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-07doc: add missing "changes" key in YAML commentLuigi Pinca
2018-02-06http: add options to http.createServer()Peter Marton
2018-02-06doc: modify the return value of request.write()陈刚
2018-02-04doc: improve http.request documentationGuangcong Luo
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2018-01-18doc: simplify sentences that use "considered"Rich Trott
2018-01-102019-01-10 Version 9.4.0 (Current)Myles Borins
2017-12-28doc: doc imitating the old behavior of http.Server.keepAliveTimeoutTyson Andre
2017-12-27http: add rawPacket in err of `clientError` eventXadillaX
2017-12-08doc: fix common typo involving one-time listenersRich Trott
2017-11-16doc: correct the wrong added meta dataGaara
2017-10-312017-10-31, Version 9.0.0 (Current)James M Snell
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-23http: support generic `Duplex` streamsAnna Henningsen
2017-10-19doc: fix inconsistent server.listen documentationMartin Michaelis
2017-09-23doc: fix 'aborted' event documentationLuigi Pinca
2017-09-20doc: fix new nits in linksVse Mozhet Byt
2017-09-20doc: add documentation for the 'timeout' eventLuigi Pinca
2017-09-16doc: fix http.ClientRequest method descriptionsAntoine AMARA
2017-09-04net: multiple listen() events fail silentlyEduard Bondarenko
2017-08-29doc: clarify http.get data consumption requirementAJ Jordan
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-18doc: fix http api document陈刚
2017-07-09doc: fix mistake in http.mdMoogen Tian
2017-07-05tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt
2017-07-02doc: fix some broken referencesAlexander Gromnitsky
2017-06-19doc: document res.connection and res.socketJustin Beckwith