mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
346c761ef6
Add "request" source with support for "method" and "remote-addr" parameters. Both values are taken from the raw http.Request object. Fixes #312