We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b53c26 commit a15a61aCopy full SHA for a15a61a
spec/index.html
@@ -642,9 +642,13 @@ <h3>IRIs</h3>
642
if a <a data-cite="rfc3986#section-5.1">base IRI
643
can be established</a> [[RFC3986]].</p>
644
645
- <p><strong>URI Schemes:</strong> Examples of scheme-specific rules include the
646
- <a data-cite="RFC7230#section-2.7.1">scheme rules for HTTP</a> and the
+ <p><strong>URI Schemes:</strong>
+ Implementations are encouraged to enforce the scheme-specific rules of
647
+ the common schemes, such as the
648
+ <a data-cite="RFC7230#section-2.7.1">scheme rules for HTTP/HTTPS</a> and the
649
<a data-cite="did-core#identifier">DID syntax</a>.
650
+ Implementations ignore URI scheme rules
651
+ for schemes they do not recognize.
652
</p>
653
654
<p><strong>IRI normalization:</strong>
0 commit comments