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

[release-v2.6] fix: bring back content-type header #4184

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

joe-elliott
Copy link
Member

Backport 6afedd9 from #4123


What this PR does:
This pr brings back the application-json content-type header.
Previously the common combiner harcoded the header to application json. Now we need to initialize the combiner with default values

Which issue(s) this PR fixes:
Fixes #4121

Checklist

  • Tests updated
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

* fix: bring back content-type header

* init combiner in the proper place

(cherry picked from commit 6afedd9)
@joe-elliott joe-elliott merged commit 3bf1c3c into release-v2.6 Oct 15, 2024
17 checks passed
@joe-elliott joe-elliott deleted the backport-4123-to-release-v2.6 branch October 15, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants