We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UriComparisonMode
1 parent e2f2172 commit 9e2dd56Copy full SHA for 9e2dd56
1 file changed
reference/uri/uri.uricomparisonmode.xml
@@ -7,6 +7,13 @@
7
<section xml:id="enum.uri-uricomparisonmode.intro">
8
&reftitle.intro;
9
<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.
17
</simpara>
18
</section>
19
0 commit comments