You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/v3/repos/hooks.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,8 @@ This will trigger a [ping event][ping-event-url] to be sent to the hook.
133
133
134
134
## Receiving Webhooks
135
135
136
+
In order for GitHub to send webhooks to your service it needs to be accessible from the internet. We highly suggest using SSL to encrypt the payloads we send to your server.
137
+
136
138
### Webhook Headers
137
139
138
140
GitHub will send along a few HTTP headers to differentiate between event types and payload identifiers.
0 commit comments