File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Header | Description
104104` X-Hub-Signature ` | HMAC hex digest of the payload, using [ the hook's ` secret ` ] ( /v3/repos/hooks/#create-a-hook ) as the key (if configured).
105105` X-Github-Delivery ` | Unique ID for this delivery.
106106
107- Also, the ` User-Agent ` for the requests will have the prefix ` GitHub Hookshot ` .
107+ Also, the ` User-Agent ` for the requests will have the prefix ` GitHub- Hookshot/ ` .
108108
109109#### Example delivery
110110
@@ -113,7 +113,7 @@ POST /payload HTTP/1.1
113113
114114Host: localhost:4567
115115X-Github-Delivery: 72d3162e-cc78-11e3-81ab-4c9367dc0958
116- User-Agent: GitHub Hookshot 044aadd
116+ User-Agent: GitHub- Hookshot/ 044aadd
117117Content-Type: application/json
118118Content-Length: 6615
119119X-Github-Event: issues
You can’t perform that action at this time.
0 commit comments