Is this possible? I know plugin for Firefox "HTTPS Everywhere", but i need opposite of it. Thank for answers.
32 Answers
This is impossible, because the host decides which requests it accepts. Google and Facebook are both HTTPS-only. Using HTTP will just get you a redirect to HTTPS.
2Yes, but it's non-sense.
It's common to see certain websites offering the same content through both protocols. This is you see the same content using and . But if HTTPS is configured it's usually for a reason. Eventually you will find some pages accessible only via HTTPS. Less common but possible too, you can find out part of their content is accessible via HTTP only. Finally, you could force your navigator to use HTTP only but most secure sites won't allow you to get all the content this way. If you happen to find a website exposing ALL its content using HTTP and HTTPS, the site has a configuration problem.