browser: secure context for localhost

revision 6447a0de845022643208ee6d3cc8992dcb060cf2

raw

README.rst

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/84#security

Firefox now ensures that localhost URLs — such as http://localhost/ and http://dev.localhost/ — refer to the local host's loopback interface (e.g. http://127.0.0.1). As a result, resources loaded from localhost are now assumed to have been delivered securely

https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts#when_is_a_context_considered_secure

Locally-delivered resources such as those with http://127.0.0.1 URLs, http://localhost and http://*.localhost URLs (e.g. http://dev.whatever.localhost/), and file:// URLs are also considered to have been delivered securely.

System Message: WARNING/2 (<stdin>, line 7); backlink

Inline emphasis start-string without end-string.

History