mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
62f9c01cab
The existing `entire-payload` option sends a JSON representation of the parsed request body. Add a new `raw-request-body` source to send the raw request body. Fixes #439