summaryrefslogtreecommitdiff
path: root/lib/internal/http.js
AgeCommit message (Expand)Author
2019-11-25http: replace var with letGuilherme Goncalves
2019-08-19http: simplify drain()Robert Nagy
2019-08-14http: 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