JuliaWeb / HTTP.jl

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

Clarify docstring #1139

Closed LilithHafner closed 9 months ago

LilithHafner commented 9 months ago

body is both an argument and a part of the return value. Before, it was slightly unclear which body this documentation referred to.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (15c6451) 82.71% compared to head (5c21f9f) 82.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1139 +/- ## ========================================== - Coverage 82.71% 82.67% -0.04% ========================================== Files 32 32 Lines 3054 3053 -1 ========================================== - Hits 2526 2524 -2 - Misses 528 529 +1 ```

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