Personal Tech
What is HTTP?
On November 28, 2019 by MortheHTTP is the abbreviation for Hypertext Transfer Protocol and is an application protocol to allow communication between physically dispersed systems It was initially devised by Sir Tim Berners Lee in 1989. The W3C now coordinates it. In its most basic format, it is what establishes how web pages communicate from the webserver to the user’s […]
Personal Tech
What is HTTPS?
On November 28, 2019 by MortheHTTPS is a secure version of the Hypertext Transfer Protocol (HTTP). The ‘S’ means ‘Sure.’ It is a method to ensure secure communication between a user’s browser and a web server. It is often recognized by a green address bar or a padlock in the browser window, which indicates that the connection is secure. Why […]