HTTP, or Hypertext Transfer Protocol, is the foundation of data communication on the World Wide Web. It is an application protocol that allows for the transfer of hypermedia documents, such as HTML files, between clients and servers.
HTTP defines how messages are formatted and transmitted, as well as how web servers and browsers should respond to various commands. However, it does not provide mechanisms for secure data transfer.
A website URL using HTTP:
http://www.example.com