Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
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

Description

@alexdebrie

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions