URI: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* Uniform Resource Identifier (URI): Generic Syntax https://tools.ietf.org/html/rfc3986 | * Uniform Resource Identifier (URI): Generic Syntax https://tools.ietf.org/html/rfc3986 | ||
* URI Template https://tools.ietf.org/html/rfc6570 | * URI Template https://tools.ietf.org/html/rfc6570 | ||
* https://danielmiessler.com/study/url-uri/ | |||
=Internal= | =Internal= |
Revision as of 22:53, 26 February 2019
External
- Uniform Resource Identifier (URI): Generic Syntax https://tools.ietf.org/html/rfc3986
- URI Template https://tools.ietf.org/html/rfc6570
- https://danielmiessler.com/study/url-uri/
Internal
Overview
A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. An URI can be a URL or an URN.