Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(middleware): don't parse the payload string into JSON
If we don't have `request.body`, don't parse the string payload into JSON, to avoid issues like #775
- Loading branch information