Universal Resource Locator: Difference between revisions
(Created page with "Core part of the specification of the web. URLs name locations of resources online. The "names" used by the HTTP protocol to request and transmit documents/resources on th...") |
No edit summary |
||
Line 1: | Line 1: | ||
Core part of the specification of the web. URLs name locations of resources online. The "names" used by the [[HTTP]] protocol to request and transmit documents/resources on the web. | Core part of the specification of the web. URLs name locations of resources online. The "names" used by the [[HTTP]] protocol to request and transmit documents/resources on the web. | ||
[[File:RFC3986_SyntaxDiagram.png]] | |||
http://tools.ietf.org/html/rfc3986 |
Revision as of 10:55, 14 January 2014
Core part of the specification of the web. URLs name locations of resources online. The "names" used by the HTTP protocol to request and transmit documents/resources on the web.