node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
725 stars 115 forks source link

feat: allow to set client connect timeout #476

Closed fengmk2 closed 9 months ago

fengmk2 commented 9 months ago

closes https://github.com/node-modules/urllib/issues/466

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3ca540a) 99.64% compared to head (1a59f15) 99.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #476 +/- ## ======================================= Coverage 99.64% 99.65% ======================================= Files 9 9 Lines 1423 1440 +17 Branches 253 257 +4 ======================================= + Hits 1418 1435 +17 Misses 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.