Skip to content

Commit 9e2dd56

Browse files
authored
uri: Add a description for UriComparisonMode (#5476)
1 parent e2f2172 commit 9e2dd56

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

reference/uri/uri.uricomparisonmode.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
<section xml:id="enum.uri-uricomparisonmode.intro">
88
&reftitle.intro;
99
<simpara>
10+
Specifies if the <literal>fragment</literal> component should affect
11+
the result of a URI comparison.
12+
</simpara>
13+
<simpara>
14+
If the fragment is excluded from the comparison, two URIs will be
15+
compared as if neither of them has a <literal>fragment</literal>
16+
component.
1017
</simpara>
1118
</section>
1219

0 commit comments

Comments
 (0)