開發環境需要連 localhost ,前陣子都好好,今天開突然都會
檢查了下是 https 關係,但不論怎麼把 s 拿掉 http://localhost 都還是會被轉到 https://localhost
爬文一下要設定瀏覽器
Chrome: chrome://net-internals/#hsts
Edge: edge://net-internals/#hsts
Delete domain security policies 添加欲連線的域名,再按 Delete
開發環境需要連 localhost ,前陣子都好好,今天開突然都會
檢查了下是 https 關係,但不論怎麼把 s 拿掉 http://localhost 都還是會被轉到 https://localhost
爬文一下要設定瀏覽器
Chrome: chrome://net-internals/#hsts
Edge: edge://net-internals/#hsts
Delete domain security policies 添加欲連線的域名,再按 Delete
謝謝詳細的 SOP!!