URI (Uniform Resource Identifier) vs URL (Uniform Resource Locator)
by Juan
Aug 5, 2023
1 min read
48 words
Table of Contents
. | URI | URL |
---|---|---|
Scope | Can be used outside of internet | Use for internet only HTTP, HTTPS, or FTP |
Examples |
All URLs are URIs, but not all URIs are URLs.