We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 675bcb1 commit 038c0ffCopy full SHA for 038c0ff
index.html
@@ -5824,7 +5824,7 @@ <h3>LoadDocumentCallback</h3>
5824
<li>Set <var>documentUrl</var> to the location of the retrieved resource
5825
considering redirections (exclusive of HTTP status <code>303</code> "See Other" redirects
5826
as discussed in [[?cooluris]]).</li>
5827
- <li>If the retrieved resource's <a>Content-Type</a> is not <code>application/ld+json</code>
+ <li>If the retrieved resource's <a>Content-Type</a> is not <code>application/json</code>
5828
nor any media type with a <code>+json</code> suffix as defined in [[RFC6839]],
5829
and the response has an HTTP Link Header [[RFC8288]] using the <code>alternate</code> link relation
5830
with type `application/ld+json`,
0 commit comments