summaryrefslogtreecommitdiff
path: root/draft-schanzen-r5n.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-r5n.xml')
-rw-r--r--draft-schanzen-r5n.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 1ba2aab..0c11b50 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1806,13 +1806,12 @@ bchar = *(ALPHA / DIGIT)
1806 the result is forwarded to the origin of the query. If the result 1806 the result is forwarded to the origin of the query. If the result
1807 was <tt>FILTER_LAST</tt>, the query is removed from the list of pending 1807 was <tt>FILTER_LAST</tt>, the query is removed from the list of pending
1808 queries. 1808 queries.
1809 Furthermore, the implementation <bcp14>SHOULD</bcp14> 1809 </t>
1810 cache data from <tt>ResultMessage</tt>s if the <tt>DemultiplexEverywhere</tt> flag was set on any
1811 of queries that the <tt>ResultMessage</tt> provided a new valid answer to.
1812 An implementation <bcp14>MAY</bcp14> even cache results even if they did not
1813 match any pending query.
1814 </t>
1815 </li> 1810 </li>
1811 <li>
1812 Finally, the implementation <bcp14>MAY</bcp14> choose to
1813 cache data from <tt>ResultMessage</tt>s.
1814 </li>
1816 </ol> 1815 </ol>
1817 </section> 1816 </section>
1818 </section> 1817 </section>