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

Body is base64 encoded for http.request event with application/json Content-Type. #434

Closed
alexdebrie opened this issue Jun 1, 2018 · 0 comments
Assignees

Comments

@alexdebrie
Copy link
Contributor

This is a Bug Report

When I made a request to an HTTP subscription with Content-Type: application/json, the body was base64-encoded in my handler, rather than being the JSON string.

My guess is that this regression happened in #421. See the comment here for why we do this behavior.

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

No branches or pull requests

2 participants