Uniform Resource Identifier (URI) is a string of characters used to identify a name or a resource on the Internet.

learn more… | top users | synonyms

0
votes
1answer
14 views
+50

Clarification on URI path component?

According to RFC 3986 Section 3 - Syntax Components: The scheme and path components are required, though the path may be empty (no characters). Can someone clarify how the path component ...