node-modules / urllib

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

fix: try to read opaque from handler property #485

Closed fengmk2 closed 6 months ago

fengmk2 commented 6 months ago

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

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (574bd47) 98.67% compared to head (a4142f4) 98.68%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #485 +/- ## ======================================= Coverage 98.67% 98.68% ======================================= Files 10 10 Lines 1586 1597 +11 Branches 273 273 ======================================= + Hits 1565 1576 +11 Misses 21 21 ```

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