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

Handling Content-Type from producer on each HTTP request #876

Merged

Conversation

ppatierno
Copy link
Member

This PR fixes #874 and handles Content-Type for each HTTP request from a producer even on the same HTTP connection.

Signed-off-by: Paolo Patierno <ppatierno@live.com>
@ppatierno ppatierno added this to the 0.28.0 milestone Mar 1, 2024
@ppatierno ppatierno requested a review from scholzj March 1, 2024 17:25
@ppatierno ppatierno merged commit afbf0a3 into strimzi:main Mar 2, 2024
13 checks passed
@ppatierno ppatierno deleted the fix-honouring-producer-content-type branch March 2, 2024 06:19
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.

Producing with different embedded formats across multiple HTTP requests isn't honoured
2 participants