mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-27 01:29:16 +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