Chrome redirects .dev to https

前端 未结 7 1280
萌比男神i
萌比男神i 2020-11-27 06:40

Suddenly Google Chrome redirects my virtual-host domain myapplication.dev to https://myapplication.dev. I already tried to go to

chrome://net-interna

相关标签:
7条回答
  • 2020-11-27 07:40

    Chrome 63 forces .dev domains to HTTPS via preloaded HSTS and soon all other browsers will follow.

    .dev gTLD has been bought by Google for internal use and can not be used anymore with http, only https is allowed. See this article for further explanations:

    https://ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts/

    0 讨论(0)
提交回复
热议问题