helpscout / helpscout-api-php

PHP Wrapper for the Help Scout API
MIT License
98 stars 62 forks source link

Adding more potential Webhook header signature/event variants #273

Closed bkuhl closed 3 years ago

bkuhl commented 3 years ago

https://github.com/helpscout/helpscout-api-php/issues/272 was raised identifying some variants of the headers that aren't recognized with some libraries. This PR makes the SDK aware of these potential variants so it's able to correctly identify the event and signature of incoming webhooks.