File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ GitHub will send along a few HTTP headers to differentiate between event types a
3939
4040Name | Description
4141-----|-----------|
42- ` X-GitHub_Event ` | The [ event type] ( #events ) that was triggered.
43- ` X-GitHub_Delivery ` | A [ guid] [ guid ] to identify the payload and event being sent.
44- ` X-GitHub_Signature ` | The value of this header is computed as the HMAC hex digest of the body, using the ` secret ` config option as the key.
42+ ` X-GitHub-Event ` | The [ event type] ( #events ) that was triggered.
43+ ` X-GitHub-Delivery ` | A [ guid] [ guid ] to identify the payload and event being sent.
44+ ` X-GitHub-Signature ` | The value of this header is computed as the HMAC hex digest of the body, using the ` secret ` config option as the key.
4545
4646### Parameter
4747
You can’t perform that action at this time.
0 commit comments