←back to thread

263 points amarder | 1 comments | | HN request time: 0s | source
Show context
merek ◴[] No.45079426[source]
Will enabling "HTTPS-Only Mode" block http://localhost? If so, it would interfere with web development.
replies(3): >>45079626 #>>45079645 #>>45079979 #
1. sltkr ◴[] No.45079645[source]
No, it doesn't block localhost.

Also you can add exceptions, so if you have e.g. a HTTP-only server on your local network, you can whitelist it manually.