JuliaWeb / HTTP.jl

HTTP for Julia
https://juliaweb.github.io/HTTP.jl/stable/
Other
626 stars 177 forks source link

Don't eagerly write response body in case of redirect #1168

Open quinnj opened 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 82.78%. Comparing base (e27493d) to head (44024b4). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1168 +/- ## ========================================== + Coverage 82.62% 82.78% +0.15% ========================================== Files 32 32 Lines 3051 3079 +28 ========================================== + Hits 2521 2549 +28 Misses 530 530 ```

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