summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-set-timeout.js
AgeCommit message (Expand)Author
2020-05-11http: don't destroy completed requestRobert Nagy
2020-03-07http: fix socket re-use racesRobert Nagy
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-02-12test: refactor two http client timeout testsLuigi Pinca
2018-07-13http: fix request with option timeout and agentkillagu