/
var
/
www
/
doncode.com.ua
/
www
/
mailer
/
vendor
/
sendgrid
/
sendgrid
/
lib
/
eventwebhook
/
/var/www/doncode.com.ua/www/mailer/vendor/sendgrid/sendgrid/lib/eventwebhook
mkdir
upload
Name
Size
Mode
Actions
EventWebhook.php
1490
0644
edit
dl
rm
EventWebhookHeader.php
407
0644
edit
dl
rm
Edit:
/var/www/doncode.com.ua/www/mailer/vendor/sendgrid/sendgrid/lib/eventwebhook/EventWebhookHeader.php
(407B)
<?php namespace SendGrid\EventWebhook; /** * This class lists headers that get posted to the webhook. Read the docs for * more details: https://sendgrid.com/docs/for-developers/tracking-events/event * * @package SendGrid\EventWebhook */ final class EventWebhookHeader { const SIGNATURE = "X-Twilio-Email-Event-Webhook-Signature"; const TIMESTAMP = "X-Twilio-Email-Event-Webhook-Timestamp"; }
Save
cmd:
run