回答編集履歴

1

語句の修正

2018/01/16 00:42

投稿

CHERRY
CHERRY

スコア25171

test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  ```
26
26
 
27
- $ curl --dump-header - https://example.com/test-index.html
27
+ $ curl --dump-header - http://example.com/test-index.html
28
28
 
29
29
 
30
30
 
@@ -70,7 +70,7 @@
70
70
 
71
71
  ```
72
72
 
73
- $ curl --dump-header - https://example.com/Test/files.html
73
+ $ curl --dump-header - http://example.com/Test/files.html
74
74
 
75
75
 
76
76