Class: SendGrid::EventWebhookHeader

Inherits:
Object
  • Object
show all
Defined in:
lib/sendgrid/helpers/eventwebhook/eventwebhook.rb

Overview

This class lists headers that get posted to the webhook. Read the docs for more details: sendgrid.com/docs/for-developers/tracking-events/event

Constant Summary collapse

SIGNATURE =
"HTTP_X_TWILIO_EMAIL_EVENT_WEBHOOK_SIGNATURE".freeze
TIMESTAMP =
"HTTP_X_TWILIO_EMAIL_EVENT_WEBHOOK_TIMESTAMP".freeze