1 | initial version |
most of large modern web sites switched from plain HTTP to HTTPS during last years, there are not many web sites which still use HTTP. Additionally browsers "remember" that the web site is HTTPS-only and even if you type "espn.com" in the address bar your browser requests https://espn.com directly
There are different ways to see plain HTTP, one of them is TLS decryption mentioned by Guy Harris