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

Commit3332c4d

Browse files
committed
Merge pull requestgithub#58 from lb1a/patch-1
Update content/v3.md
2 parents97ff481 +34956d9 commit3332c4d

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

‎content/v3.md‎

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,18 @@ domain. All data is sent and received as JSON.
2727
<preclass="terminal">
2828
$ curl -i https://api.github.com
2929

30-
HTTP/1.1 200 OK
31-
Content-Type: application/json
32-
Status: 200 OK
30+
HTTP/1.1 302 Found
31+
Server: nginx/1.0.12
32+
Date: Mon, 20 Feb 2012 11:15:49 GMT
33+
Content-Type: text/html;charset=utf-8
34+
Connection: keep-alive
35+
Status: 302 Found
3336
X-RateLimit-Limit: 5000
37+
ETag: "d41d8cd98f00b204e9800998ecf8427e"
38+
Location: http://developer.github.com
3439
X-RateLimit-Remaining: 4999
35-
Content-Length:2
40+
Content-Length:0
3641

37-
{}
3842
</pre>
3943

4044
Blank fields are included as`null` instead of being omitted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp