Skip to content

fix mocked HEAD response when content-length header is present#712

Merged
markstory merged 1 commit intogetsentry:masterfrom
ddarricau:fix_head
May 6, 2024
Merged

fix mocked HEAD response when content-length header is present#712
markstory merged 1 commit intogetsentry:masterfrom
ddarricau:fix_head

Conversation

@ddarricau
Copy link
Contributor

This PR is a fix for this issue #708.
Basically when mocking a response to a HEAD request (which contains a content-length header), we do not pass the request_method. Which results in wrongfully raising a ChunkedEncodingError

@markstory markstory merged commit bfd3a0d into getsentry:master May 6, 2024
markstory added a commit that referenced this pull request May 6, 2024
@markstory
Copy link
Member

Thank you 🎉

@ddarricau ddarricau mentioned this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants