mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-13 09:04:44 +00:00
This will allow users to use headers in the signature payload during the verification process. For example, a timestamp header can be used to validate if requests have been sent recently and reduce the risk of message replays. Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com> |
||
---|---|---|
.. | ||
hook.go | ||
hook_test.go | ||
request.go |