Below are some of the main differences between the HTTP and HTTPS protocols, in no particular order. HTTP URL in your browser's address bar is HTTP:// and the HTTPS URL is HTTPS:// . HTTP sends data over port 80 while HTTPS uses port 443. HTTP operates at application layer, while HTTPS operates at transport layer.