URL: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
* https://danielmiessler.com/study/url-uri/
=Internal=
=Internal=


* [[REST_and_Hypermedia#URL|REST and Hypermedia]]
* [[REST_and_Hypermedia#URL|REST and Hypermedia]]
* [[URI]]
* [[URI]]
* [[URN]]
=Overview=
An URL is a Universal Resource Locator, and it is a specific case of [[URI]]: it is a name of a resource that also includes a way to locate it.
=URL Encoding=
{{External|[https://www.w3schools.com/tags/ref_urlencode.asp HTML URL Encoding Reference w3schools.com]}}

Latest revision as of 19:37, 26 May 2019

External

Internal

Overview

An URL is a Universal Resource Locator, and it is a specific case of URI: it is a name of a resource that also includes a way to locate it.

URL Encoding

HTML URL Encoding Reference w3schools.com