8000 There are only 2 discovery mechanisms, not three · w3c/websub@d29faa4 · GitHub
[go: up one dir, main page]

Skip to content

Commit d29faa4

Browse files
authored
There are only 2 discovery mechanisms, not three
1 parent 7ff385f commit d29faa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2>Discovery</h2>
308308
&lt;/html&gt;
309309
</pre>
310310

311-
<p>When perfoming discovery, subscribers MUST implement all three discovery mechanisms in the following order, stopping at the first match:</p>
311+
<p>When perfoming discovery, subscribers MUST implement all two discovery mechanisms in the following order, stopping at the first match:</p>
312312
<ol>
313313
<li>Issue a GET or HEAD request to retrieve the topic URL. Subscribers MUST check for HTTP Link headers first.</li>
314314
<li>In the absence of HTTP Link headers, and if the topic is an XML based feed or an HTML page, subscribers MUST check for embedded link elements.</li>

0 commit comments

Comments
 (0)
0