Hypertext Transfer Protocol also knows as Http refers to the application rules governing the transfer and format of data, requested using computer tools or systems that have interconnected information. Primarily it is used to access resources such as HTML files, image files and query results that are inter-connected in several ways. It was the leading element that led to the development of the World Wide Web.
HTTP exists in two main types HTTP/1.0 and HTTP/ 1.1. The first utilizes a new connection for accessing a document while the other reuses the same connection to access other information for the same page or document. As a result, the second version is considered faster.
The establishment of HTTP has been overseen by the World Wide Web Consortium and Internet Engineering Task Force. With their guidance, standards governing HTTP have been released. The most notable of which was Request for Comments 2616 on HTTP/ 1.1 the most commonly used version of HTTP.
By 1996, with the development...

















