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-05-112021-05-11, Version 14.17.0 'Fermium' (LTS)v14.17.0Danielle Adams
2021-05-01doc: sending http request to localhost to avoid https redirectHassaan Pasha
2021-05-01http: add http.ClientRequest.getRawHeaderNames()simov
2021-05-01doc: add hints to http.request() optionsLuigi Pinca
2021-05-01doc: fix typo in description of close eventTobias Nießen
2021-05-01doc: add localPort to http.request() optionsLuigi Pinca
2021-05-01doc: fix typo in http.server.requestTimout docsalexbs
2021-05-01doc: clarify maxSockets option of http.AgentPooja D P
2021-05-01http: enable call chaining with setHeader()pooja d.p
2021-04-30http: add support for abortsignal to http.requestBenjamin Gruenbaum
2021-04-14http: set lifo as the default scheduling strategy in AgentMatteo Collina
2020-12-15doc: revise agent.destroy() textRich Trott
2020-12-15doc: update list styles for remark-parse@9 renderingRich Trott
2020-10-162020-10-15, Version 14.14.0 (Current)v14.14.0Myles Borins
2020-10-14doc: harmonize YAML commentsAntoine du Hamel
2020-10-14http: allow passing array of key/val into writeHeadRobert Nagy
2020-10-14doc: harmonize changes list orderingAntoine du Hamel
2020-10-14doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-06doc: avoid using deprecated connection propertyLuigi Pinca
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-09-152020-09-15, Version 14.11.0 (Current)v14.11.0Richard Lau
2020-09-15http: add requestTimeoutMatteo Collina
2020-08-20doc: update http server response 'close' eventRenato Mariscal
2020-08-11doc: use _Static method_ instead of _Class Method_Rich Trott
2020-07-28http: don't write error to socketRobert Nagy
2020-07-17doc: add comment to example about 2xx status codesJames M Snell
2020-07-17doc: remove parenthetical \r\n comment in http and http2 docsRich Trott
2020-07-17doc: Add maxTotalSockets option to agent constructorrickyes
2020-07-17doc: add http highlight grammarDerek Lewis
2020-07-17doc: add dynamic source code linksAlec Davidson
2020-06-302020-06-30, Version 14.5.0 (Current)v14.5.0Shelley Vohr
2020-06-30doc: fix lexical sorting of bottom-references in http docPranshu Srivastava
2020-06-30http: expose host and protocol on ClientRequestwenningplus
2020-06-30http: add maxTotalSockets to agent classrickyes
2020-06-30http: return this from ClientRequest#destroy()cjihrig
2020-06-30http: return this from IncomingMessage#destroy()cjihrig
2020-06-30doc: standardize constructor doc header layoutRich Trott
2020-06-30doc: update ```txt ```fandamental and ```raw code blocksZeke Sikelianos
2020-06-02http: added scheduling option to http agentdelvedor
2020-05-192020-05-19, Version 14.3.0 (Current)v14.3.0Shelley Vohr
2020-05-16doc: add note about clientError writable handlingPaolo Insogna
2020-05-11http: expose http.validate-header-name/valueosher
2020-05-04doc: add missing deprecation notRobert Nagy
2020-04-292020-04-29, Version 14.1.0 (Current)v14.1.0Beth Griggs
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-28http: doc deprecate abort and improve docsRobert Nagy
2020-04-14doc: remove warning from `response.writeHead`Cecchi MacNaughton
2020-03-29http: increase default header size from 8KB to 16KBunknown
2020-03-07http: fix socket re-use racesRobert Nagy