Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deduplicate content-type headers #673

Merged

Conversation

beliaev-maksim
Copy link
Collaborator

closes #644

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
responses/__init__.py 100.00% <100.00%> (ø)
responses/tests/test_responses.py 100.00% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

@beliaev-maksim beliaev-maksim force-pushed the mbeliaev/fix_content_type branch from 1e79eba to fd968a3 Compare September 25, 2023 15:43
@markstory markstory merged commit 923307c into getsentry:master Oct 6, 2023
@beliaev-maksim beliaev-maksim deleted the mbeliaev/fix_content_type branch October 6, 2023 21:24
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.

Setting explicit Content-Type header in addition to json body results in comma-delimited Content-Type
2 participants