Skip to content
JsDevLife
Menu
  • Home
  • Leetcode in JS
  • About me
  • Contact Us
Menu

Google Chrome remove redirect HTTP to HTTPS on localhost

Posted on November 17, 2020 by Vikas Kad
localhost:4200

Google Chrome remove redirect HTTP to HTTPS on localhost

 If you are getting this kind of error while running on the local machine then following are the way to fix it.

Hard Refresh

You can check whether the current page is opening in incognito mode or not if it is opening in the incognito mode then the chances are Google Chrome has cached the site so whenever you are trying to reach the site then it redirecting to HTTP to HTTPS.
Steps to follow:
  • Open Google Chrome Developer Tools (Ctrl + Shift + i)
  • Go to Network Tab
  • Click on disabled cache checkbox at the top of the developer tools
  • Now hard refresh the page (press f5 or shift refresh)
  • This should work now
Please find the following image to understand more about it.

Please let me know if this help you.
If you are still getting the same error then comment here we will try to help you.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Solving LeetCode Problem 79 – Word Search in JavaScript
  • Solving LeetCode Problem 48: Rotate Image using JavaScript
  • Solving the “Container With Most Water” LeetCode Problem in JavaScript – A Comprehensive Guide
  • LeetCode Solution: 54: Spiral Matrix in JavaScript
  • Solution to LeetCode Problem 31. Next Permutation in JavaScript

Archives

  • 2023 (5)
  • 2022 (20)
  • 2021 (2)
  • 2020 (4)
  • 2019 (14)
  • 2018 (17)

Categories

  • blockchain development
  • Blog
  • crystal
  • flutter
  • flutter.io
  • GitHub
  • Installation
  • Ionic Framework
  • javascript
  • leetcode-in-js
  • masteringInJavasript
  • mcqs
  • MongoDB
  • nodejs
  • Object Oriented Javacript
  • python
  • smart contracts
  • visual studio

Quick Links

  • Home
  • Leetcode in JS
  • About me
  • Contact Us

Terms of service

  • Terms Of Service
  • Disclaimer
©2023 JsDevLife | Design: Newspaperly WordPress Theme