David Zhao 782f517a6e Use custom mime-type to avoid overeager JSON parsing. (#210)
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
2022-09-19 21:03:55 -07:00
2021-10-06 23:36:55 -05:00
2022-05-25 15:08:53 +05:30
2022-07-06 11:34:50 -07:00
2022-08-17 15:38:30 +08:00
2021-03-12 23:46:02 -08:00
2022-06-23 15:04:47 -07:00
2022-07-06 11:10:06 -07:00
2021-07-07 21:05:09 -07:00
2022-07-06 11:10:06 -07:00
2022-07-14 15:06:07 -07:00
Description
No description provided
10 MiB
Languages
Go 99.7%
Shell 0.2%
JavaScript 0.1%