We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0ec28 commit a812084Copy full SHA for a812084
1 file changed
content/changes/2013-04-24-user-agent-required.html
@@ -0,0 +1,16 @@
1
+---
2
+kind: change
3
+title: User Agent now mandatory
4
+created_at: 2013-04-24
5
+author_name: pengwynn
6
7
+
8
+After an almost six week grace period, we're now enforcing the [User Agent
9
+header][1] for all API requests. Most HTTP libraries (including cURL)
10
+set this header by default. If you're experiencing an increase in `403`
11
+responses, be sure and check your code.
12
13
+[1]: /v3/#user-agent-required
14
15
+If you have any questions or feedback, please drop us a line at
16
+[support@github.com](mailto:support@github.com?subject=User Agent Requirement).
0 commit comments