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

Keep original request body as Array[Byte] #70

Merged
merged 1 commit into from
May 23, 2024

Conversation

ashashev
Copy link
Contributor

@ashashev ashashev commented May 6, 2024

Keep the original body request as an Array[Byte]. It's necessary for the mode proxy, because if the body is binary data, converting to string makes the body is invalid.

@mockingbird/maintainers

@danslapman danslapman force-pushed the fix-proxing-binary-body branch from 19d45b8 to 0ca82de Compare May 7, 2024 07:08
@danslapman danslapman force-pushed the fix-proxing-binary-body branch from 0ca82de to 8c65d3e Compare May 23, 2024 09:38
@danslapman danslapman force-pushed the fix-proxing-binary-body branch from 8c65d3e to 0875381 Compare May 23, 2024 13:38
@danslapman danslapman merged commit 58b4222 into leviysoft:main May 23, 2024
7 checks passed
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