回答編集履歴
2
markdown
test
CHANGED
@@ -2,9 +2,11 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
https://www.cisco.com/c/ja_jp/support/docs/security/web-security-appliance/117995-qna-wsa-00.html
|
5
|
+
- [favicon.ico とは何か、および自分のブラウザがこれをひそかに要求する理由 - Cisco](https://www.cisco.com/c/ja_jp/support/docs/security/web-security-appliance/117995-qna-wsa-00.html)
|
6
6
|
|
7
|
-
https://html.spec.whatwg.org/multipage/links.html#rel-icon
|
7
|
+
- [4.6.6.8 Link type "icon" - HTML Standard](https://html.spec.whatwg.org/multipage/links.html#rel-icon)
|
8
|
+
|
9
|
+
|
8
10
|
|
9
11
|
|
10
12
|
|
@@ -12,7 +14,7 @@
|
|
12
14
|
|
13
15
|
|
14
16
|
|
15
|
-
https://triple-underscore.github.io/RFC7231-ja.html#section-6.5.4
|
17
|
+
- [6.5.4. 404 (Not Found) - RFC 7231 — HTTP/1.1: Semantics and Content (日本語訳)](https://triple-underscore.github.io/RFC7231-ja.html#section-6.5.4)
|
16
18
|
|
17
19
|
|
18
20
|
|
1
404 Not Found
test
CHANGED
@@ -1,7 +1,19 @@
|
|
1
|
+
### favicon
|
2
|
+
|
3
|
+
|
4
|
+
|
1
5
|
https://www.cisco.com/c/ja_jp/support/docs/security/web-security-appliance/117995-qna-wsa-00.html
|
2
6
|
|
3
7
|
https://html.spec.whatwg.org/multipage/links.html#rel-icon
|
4
8
|
|
5
9
|
|
6
10
|
|
11
|
+
### 404 Not Found
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
https://triple-underscore.github.io/RFC7231-ja.html#section-6.5.4
|
16
|
+
|
17
|
+
|
18
|
+
|
7
19
|
Re: IMIMAIMAI さん
|