go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.98k stars 706 forks source link

fix: trailing NULL bytes in buffer while detecting a content type #779

Closed jeevatkm closed 7 months ago

jeevatkm commented 7 months ago

Closes #754

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.46%. Comparing base (97187c4) to head (eb7cac7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #779 +/- ## ======================================= Coverage 96.46% 96.46% ======================================= Files 12 12 Lines 1643 1643 ======================================= Hits 1585 1585 Misses 37 37 Partials 21 21 ```

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