summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-aborted.js
AgeCommit message (Collapse)Author
2018-04-26http: added aborted property to requestRobert Nagy
PR-URL: https://github.com/nodejs/node/pull/20094 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>