URL: Difference between revisions

From Delft Solutions
Jump to navigation Jump to search
(Created page with "A Uniform Resource Locator (URL) is a string instrucing a client how to request a specific resource. They always consist of a scheme (like https) and a scheme specific par...")
(No difference)

Revision as of 09:05, 17 September 2020

A Uniform Resource Locator (URL) is a string instrucing a client how to request a specific resource. They always consist of a scheme (like https) and a scheme specific part (like //www.example.com).