We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
solidus
slash
1 parent 58baca8 commit 9bd2568Copy full SHA for 9bd2568
PURL-SPECIFICATION.rst
@@ -415,7 +415,7 @@ To parse a ``purl`` string in its components:
415
- Discard any empty segment from that split
416
- Percent-decode each segment
417
- UTF-8-decode each segment if needed in your programming language
418
- - Report an error if any segment contains a solidus `/`
+ - Report an error if any segment contains a slash `/`
419
- Apply type-specific normalization to each segment if needed
420
- Join segments back with a '/'
421
- This is the ``namespace``
0 commit comments