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-04-13doc: modify the return value of request.write()陈刚
2018-04-11doc: fix various nitsVse Mozhet Byt
2018-03-30doc: improve http.request documentationGuangcong Luo
2018-03-072018-03-06 Version 8.10.0 'Carbon' (LTS)v8.10.0Gibson Fahnestock
2018-02-27doc: simplify sentences that use "considered"Rich Trott
2018-02-08http: add rawPacket in err of `clientError` eventXadillaX
2018-01-24doc: doc imitating the old behavior of http.Server.keepAliveTimeoutTyson Andre
2018-01-16http: support generic `Duplex` streamsAnna Henningsen
2017-12-20doc: fix common typo involving one-time listenersRich Trott
2017-10-31doc: fix inconsistent server.listen documentationMartin Michaelis
2017-10-25doc: fix doc stylesDaijiro Wachi
2017-09-25doc: fix 'aborted' event documentationLuigi Pinca
2017-09-21doc: fix new nits in linksVse Mozhet Byt
2017-09-20doc: fix http.ClientRequest method descriptionsAntoine AMARA
2017-09-20doc: add documentation for the 'timeout' eventLuigi Pinca
2017-09-12doc: clarify http.get data consumption requirementAJ Jordan
2017-09-12doc: add links to alternative versions of docChris Young
2017-09-12doc: fix http api document陈刚
2017-07-19doc: fix mistake in http.mdMoogen Tian
2017-07-19tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt
2017-07-19doc: fix some broken referencesAlexander Gromnitsky
2017-07-18doc: document res.connection and res.socketJustin Beckwith
2017-06-21doc: fix minor issues reported in #9538Tobias Nießen
2017-06-082017-05-07, Version 8.1.0 (Current)v8.1.0James M Snell
2017-06-07http: overridable keep-alive behavior of `Agent`Fedor Indutny
2017-06-07doc: Add URL argument with http/https requestVladimir Trifonov
2017-06-05doc: unify spaces in object literalsVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-28http: destroy sockets after keepAliveTimeoutTimur Shemsedinov
2017-05-28doc: make the style of notes consistentAlexey Orlenko
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-05-10doc, test: add note to response.getHeadersRefael Ackermann
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-14doc: response.write ignores body in some casesRuslan Bekenev
2017-04-04doc: add notes to http.get optionsRaphael Okon
2017-04-04doc: fix and update examples in http.mdVse Mozhet Byt
2017-03-27doc: fix http properties documented as methodsAhmad Nassri
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-08doc: http cleanup and missing argument typesAmelia Clarke
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-03-012017-02-28, Version 7.7.0 (Current)Italo A. Casas
2017-02-27doc: document clientRequest.abortedZach Bjornson
2017-02-24doc: add changelogs for httpAnna Henningsen
2017-02-21http: add new functions to OutgoingMessageBrian White
2017-02-21doc: fix sorting in API referencesVse Mozhet Byt
2017-02-17doc: add comment for net.Server.listen IPv6 '::'QianJin2013
2017-02-04doc: fix "initial delay" link in http.mdTimo Tijhof
2017-01-30doc: fix typo in http.mdPeter Mescalchin