You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: files/en-us/web/http/headers/link/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ browser-compat: http.headers.Link
7
7
8
8
{{HTTPSidebar}}
9
9
10
-
The HTTP **`Link`** entity-header field provides a means for serializing one or more links in HTTP headers. It is semantically equivalent to the HTML {{HTMLElement("link")}} element.
10
+
The HTTP **`Link`** entity-header field provides a means for serializing one or more links in HTTP headers. In many cases, it has the same effect as the HTML {{HTMLElement("link")}} element.
11
11
12
12
> **Note:** Some browsers do not support the "icon" relation via HTTP ([FF#1185705](https://bugzilla.mozilla.org/show_bug.cgi?id=1185705)). Use HTML `<link rel="icon">` instead.
0 commit comments