We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ccaec commit 7047558Copy full SHA for 7047558
1 file changed
content/v3.md
@@ -389,7 +389,7 @@ User-Agent: Awesome-Octocat-App
389
If you provide an invalid `User-Agent` header, you will receive a `403 Forbidden` response:
390
391
<pre class="terminal">
392
-curl -iH 'User-Agent: ' https://api.github.com/meta
+$ curl -iH 'User-Agent: ' https://api.github.com/meta
393
HTTP/1.0 403 Forbidden
394
Connection: close
395
Content-Type: text/html
0 commit comments