url
Error: Fetching the article from Wikipedia failed.

URL

Return to Golang url, DNS, Web, HTTP, HTTPS, HTML, web page

A Uniform Resource Locator (URL), colloquially termed a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifier (URI) 1) although many people use the two terms interchangeably. A URL implies the means to access an indicated resource and is denoted by a web protocol or an access mechanism, which is not true of every URI. Thus

https://www.DevOpsCloud.io

is a URL, while

www.DevOpsCloud

is not. URLs occur most commonly to reference web pages (http), but are also used for file transfer (ftp), email (mailto), database access (JDBC), and many other applications.

URL
1)
RFC>RFC 3986]], 2005
url.txt · Last modified: 2025/02/01 06:23 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki