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
2017-01-28doc: for style, remove "isn't" contractionSam Roberts
2017-01-25doc: update http.md for consistency and clarityLance Ball
2017-01-18doc: HTTP response getHeader doc fixFaiz Halde
2016-11-16doc: wrap long lines in http.requestTimothy Gu
2016-11-16doc: fix type of http.request's `agent` optionTimothy Gu
2016-11-13doc: fix e.g., to e.g. in doc/http.mdikasumi_wt
2016-10-26doc: fix typo in http.mdanu0012
2016-10-17doc: improved example for http.getmarzelin
2016-10-11doc: revise http documentationTimothy Gu
2016-09-26http: socket connection timeout for http requestRene Weber
2016-09-03doc: add return type of clientRequest.setTimeoutMike Ralphson
2016-08-30http: remove deprecated Client interfaceBrian White
2016-08-30doc: doc that listen can be called multiple timesJames M Snell
2016-08-06doc: improve server.listen() random portPhillip Johnsen
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-15doc: fix inconsistencies in code stylesaadq
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-07-07doc: fix minor style issues in http.mdRich Trott
2016-07-01doc: improve usage of `zero`/`0`Rich Trott
2016-06-29doc: fix broken refs to url.parse() in http docsAnna Henningsen
2016-06-29doc: add `added:` information for httpAnna Henningsen
2016-06-23doc: mention http request "aborted" eventsKyle E. Mitchell
2016-06-12doc: use `Buffer.byteLength` for Content-Lengthkimown
2016-06-12doc: add information for IncomingMessage.destroy()Rich Trott
2016-06-10doc: clarify use of `0` port valueRich Trott
2016-05-02doc: clarifies http.serverResponse implementationAllen Hernandez
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt