Skip to content

Commit 30c3190

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

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
@@ -6379,7 +6379,7 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
63796379
a context. When this is set, vocabulary-relative IRIs, such as the
63806380
<a>entries</a> of <a>node objects</a>, are expanded or compacted relative
63816381
to the <a>base IRI</a> and the <a>vocabulary mapping</a> using string concatenation.</li>
6382-
<li>In the <a>LoadDocumentCallback</a>, if the retrieved content is not `application/ld+json`
6382+
<li>In the <a>LoadDocumentCallback</a>, if the retrieved content is not any JSON media type
63836383
and there is a link header with `rel=alternate` and `type=application/ld+json`, redirect
63846384
to that content.</li>
63856385
</ul>

0 commit comments

Comments
 (0)