Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

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.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants