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
2012-03-04doc: Add stability indicators to documentationisaacs
2012-03-01s/streams/stream/isaacs
2012-03-01s/buffers/buffer/isaacs
2012-03-01doc refactor: httpisaacs
2012-02-10docs: clarify http 'data' callbackBen Noordhuis
2012-02-05doc: add the note about 'data' eventkoichik
2012-01-07docs: small changes.koichik
2012-01-06http: fix ServerResponse does not emit 'close'koichik
2011-12-29docs: tiny typo in http.markdownJeremy Martin
2011-12-27docs: fix docs to not suggest variable leakskoichik
2011-12-27docs: document http.Server.close() semanticsBen Noordhuis
2011-12-16doc: correct http.Server.listen()koichik
2011-11-26docs: fix typokyle@dontkry.com
2011-11-15"Trailer" header should mention "Content-MD5" trailer name in this example.Trent Mick
2011-11-03docs: http: link to relevant net.Socket methodsBen Noordhuis
2011-11-02docs: http: fix docs for the 'close' eventBen Noordhuis
2011-10-22docs: improvement fs, http and httpskoichik
2011-10-22Lintseebees
2011-10-22Documentation updateseebees
2011-09-06docs: typos and minor edits in several modulesThomas Shinnick
2011-08-24docs: Improved http2 agent docsMikeal Rogers
2011-08-02Merge branch 'v0.4'Ryan Dahl
2011-07-29Doc improvementskoichik
2011-07-26doc: http2 documentationMikeal Rogers
2011-07-22Merge branch 'v0.4'Ryan Dahl
2011-07-21Doc improvementskoichik
2011-07-16Doc improvementskoichik
2011-07-15Merge branch 'v0.4'Ryan Dahl
2011-07-13Adding documentation for 'agent' option in http.request().Kip Gebhardt
2011-07-09Doc improvementskoichik
2011-05-20Merge branch 'v0.4'Ryan Dahl
2011-05-20Add test for agent upgrade and example in docsDavid Trejo
2011-05-17Merge branch 'v0.4'Ryan Dahl
2011-05-15Update http.ServerRequest docsFelix Geisendörfer
2011-05-08Merge branch 'v0.4'isaacs
2011-05-06Add on('error') to http request exampleRyan Dahl
2011-04-28Doc improvements.koichik
2011-04-26Add support for Unix Domain Sockets to HTTPMark Cavage
2011-04-15Docs: some encodings contains multibyte chars.Ryan Dahl
2011-04-12Fix doc - no setBodyEnocoding anymoreRyan Dahl
2011-04-12Fix docs: There were 2 descriptions of 'request' event.koichik
2011-03-29See the <doc> section are now links to <doc>David Trejo
2011-02-25typosRyan Dahl
2011-02-10Add support for mutable/implicit headers for http.Tim Caswell
2011-02-05typoRyan Dahl
2011-02-05http: handle abortsRyan Dahl
2011-01-22Expose http.getAgentRyan Dahl
2011-01-21Docs for new http APIRyan Dahl
2010-11-22Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs...Silas Sewell
2010-11-19Rip out the old TLS implementationRyan Dahl