Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit1135768

Browse files
committed
Update user-agent string for Hookshot
1 parente0bc591 commit1135768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎content/webhooks/index.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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`GitHubHookshot`.
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

114114
Host: localhost:4567
115115
X-Github-Delivery: 72d3162e-cc78-11e3-81ab-4c9367dc0958
116-
User-Agent: GitHubHookshot044aadd
116+
User-Agent: GitHub-Hookshot/044aadd
117117
Content-Type: application/json
118118
Content-Length: 6615
119119
X-Github-Event: issues

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp