Add headers to EventProcessor

Some webhooks require additional information as part of request headers
e.g. GitHub event type is provided in header:
X-GitHub-Event: push.

This patch extends EventProcessor processing result with headers and
wraps it into Request class.

Change-Id: I6eb42092c663bce475a52c0aa4f30ce3163399aa
Signed-off-by: Jacek Centkowski <jcentkowski@collab.net>
7 files changed
tree: bb31c47014541cf06c4cc3fa6826c233fc486cd2
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. WORKSPACE