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
2021-01-262021-01-26, Version 15.7.0 (Current)v15.7.0Ruy Adorno
2021-01-25http: attach request as res.reqIan Storm Taylor
2021-01-25doc: fix typo in http.server.requestTimout docsalexbs
2021-01-25doc: clarify maxSockets option of http.AgentPooja D P
2021-01-22doc: change "it's" to "its" where necessaryTobias Nießen
2021-01-142021-01-14, Version 15.6.0 (Current)v15.6.0Danielle Adams
2021-01-12http: set lifo as the default scheduling strategy in AgentMatteo Collina
2021-01-12doc: document http.IncomingMessage behaviour changeDr
2021-01-12doc: document "http: lazy create IncomingMessage.headers"ExE Boss
2020-12-07http: enable call chaining with setHeader()pooja d.p
2020-11-242020-11-24, Version 15.3.0 (Current)v15.3.0Shelley Vohr
2020-11-23doc: revise agent.destroy() textRich Trott
2020-11-23http: add support for abortsignal to http.requestBenjamin Gruenbaum
2020-11-22doc: update list styles for remark-parse@9 renderingRich Trott
2020-10-162020-10-15, Version 14.14.0 (Current)Myles Borins
2020-10-13doc: harmonize YAML commentsAntoine du Hamel
2020-10-10http: allow passing array of key/val into writeHeadRobert Nagy
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-04doc: avoid using deprecated connection propertyLuigi Pinca
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-152020-09-15, Version 14.11.0 (Current)Richard Lau
2020-09-15http: add requestTimeoutMatteo Collina
2020-08-11doc: update http server response 'close' eventRenato Mariscal
2020-08-09doc: use _Static method_ instead of _Class Method_Rich Trott
2020-07-25http: don't write error to socketRobert Nagy
2020-07-09doc: add comment to example about 2xx status codesJames M Snell
2020-07-05doc: remove parenthetical \r\n comment in http and http2 docsRich Trott
2020-07-03doc: Add maxTotalSockets option to agent constructorrickyes
2020-07-03doc: add http highlight grammarDerek Lewis
2020-07-012020-06-30, Version 14.5.0 (Current)Shelley Vohr
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-25doc: fix lexical sorting of bottom-references in http docPranshu Srivastava
2020-06-22http: expose host and protocol on ClientRequestwenningplus
2020-06-21http: add maxTotalSockets to agent classrickyes
2020-06-10doc: standardize constructor doc header layoutRich Trott
2020-05-30doc: update ```txt ```fandamental and ```raw code blocksZeke Sikelianos
2020-05-20http: added scheduling option to http agentdelvedor
2020-05-202020-05-19, Version 14.3.0 (Current)Shelley Vohr
2020-05-12doc: add note about clientError writable handlingPaolo Insogna
2020-05-10http: emit 'error' on aborted server requestRobert Nagy
2020-05-09http: return this from ClientRequest#destroy()cjihrig
2020-05-09http: return this from IncomingMessage#destroy()cjihrig
2020-05-09http: expose http.validate-header-name/valueosher
2020-05-04doc: add missing deprecation notRobert Nagy
2020-04-302020-04-29, Version 13.14.0 (Current)Ruben Bridgewater
2020-04-292020-04-29, Version 14.1.0 (Current)Beth Griggs
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen