Skip to content
Snippets Groups Projects
user avatar
David Zhao authored
Middlewares/server frameworks have a tendency of replacing req.body with
parsed JSON object. We do not want this behavior as our Webhook receiver
needs to validate the raw string body against the `Authorization` header
782f517a
Name Last commit Last update