Last Updated on 2021-02-08 by Clay
Introduction
When we using Chrome browser, sometimes if we went to HTTP website, the browser will redirect to the HTTPS website. (I’m not sure other browser will help us to do it)
Sure, if it can help us to redirect the SSL website is better, but when we are develop a new website and we need to test it step by step, redirect to HTTPS website is trouble. It may be make us can’t test our website.
Solution
If you don’t want to redirect to HTTPS website, you can try this way:
chrome://settings
Coe to Chrome settings page, and search cache.
And then you can cancel the HTTP redirect to HTTPS.