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

Fix handling of binary/null content type #136

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

tdeebswihart
Copy link
Contributor

What changed?
I fixed handling of binary/null payloads

Why?
It didn't work. This was uncovered by the features repo once I updated it to use this code

How did you test it?
I added a new test for binary/null encoding

Potential risks
None

This was completely broken
@tdeebswihart tdeebswihart requested a review from cretz November 28, 2023 20:50
@tdeebswihart tdeebswihart requested review from a team as code owners November 28, 2023 20:50
I never tested longform JSON compatibility. This fixes that
@tdeebswihart tdeebswihart merged commit 50b8390 into master Nov 28, 2023
3 checks passed
@tdeebswihart tdeebswihart deleted the tdeebswihart/fix-payload-decoding branch November 28, 2023 21:10
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