mirror of
https://github.com/elisspace/core.git
synced 2026-09-03 00:45:53 +00:00
* Pass headers to webhook handler * Refactors webhook component to post Request object instead of data * Update webhook tests * Cleanup webhook test and fix a bug in ifttt * Address code review comments