koajs / koa

Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.07k stars 3.22k forks source link

fix: formatting redirect url on http(s) protocol url #1803

Closed fengmk2 closed 5 months ago

fengmk2 commented 5 months ago

closes https://github.com/koajs/koa/issues/1800

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 98.66%. Comparing base (a08b386) to head (cc40a85).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.x #1803 +/- ## ======================================= Coverage 98.66% 98.66% ======================================= Files 5 5 Lines 523 525 +2 Branches 146 147 +1 ======================================= + Hits 516 518 +2 Misses 7 7 ```

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