Skip to content

deduplicate content-type headers#673

Merged
markstory merged 3 commits intogetsentry:masterfrom
beliaev-maksim:mbeliaev/fix_content_type
Oct 6, 2023
Merged

deduplicate content-type headers#673
markstory merged 3 commits intogetsentry:masterfrom
beliaev-maksim:mbeliaev/fix_content_type

Conversation

@beliaev-maksim
Copy link
Copy Markdown
Collaborator

closes #644

@codecov
Copy link
Copy Markdown

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