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
2020-07-16stream: finished on closed OutgoingMessageRobert Nagy
2020-06-21http: don't emit error after closeRobert Nagy
2019-12-08lib: replace Symbol global by the primordials SymbolSebastien Ahkrin
2019-11-25http: replace var with letGuilherme Goncalves
2019-08-19http: simplify drain()Robert Nagy
2019-08-15http: follow symbol naming conventionRobert Nagy
2019-07-12perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud
2018-11-28http,https: protect against slow headers attackMatteo Collina
2017-12-29http: convert utcDate to use setTimeoutJeremiah Senkpiel
2017-08-04http2: introducing HTTP/2James M Snell
2017-08-04http: move utcDate to internal/http.jsJames M Snell
2017-03-22http: avoid retaining unneeded memoryLuigi Pinca
2017-03-09http: use Symbol for outgoing headersBrian White