Skip to content

Commit 038c0ff

Browse files
committed
Alternate link header ignored for all JSON types.
1 parent 675bcb1 commit 038c0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5824,7 +5824,7 @@ <h3>LoadDocumentCallback</h3>
58245824
<li>Set <var>documentUrl</var> to the location of the retrieved resource
58255825
considering redirections (exclusive of HTTP status <code>303</code> "See Other" redirects
58265826
as discussed in [[?cooluris]]).</li>
5827-
<li>If the retrieved resource's <a>Content-Type</a> is not <code>application/ld+json</code>
5827+
<li>If the retrieved resource's <a>Content-Type</a> is not <code>application/json</code>
58285828
nor any media type with a <code>+json</code> suffix as defined in [[RFC6839]],
58295829
and the response has an HTTP Link Header [[RFC8288]] using the <code>alternate</code> link relation
58305830
with type `application/ld+json`,

0 commit comments

Comments
 (0)