getsentry / responses

A utility for mocking out the Python Requests library.
Apache License 2.0
4.14k stars 354 forks source link

please fix this error #655

Closed JohnVillalovos closed 1 year ago

JohnVillalovos commented 1 year ago

So delete with content doesn't work 🥲

JohnVillalovos commented 1 year ago

So after further investigation this seems a requests issue where if it is a 204 (No Content) then it sets the expected length to 0.