Quote:
Originally Posted by kovidgoyal
IIRC Edge does not allow connections to localhost by default, you have to toggle a setting somewhere.
|
I don't have any problem accessing localhost from Edge. I checked the about
:flags page in Edge and "Allow localhost loopback" was enabled by default on my system, upgraded from Windows 8.1.
Quote:
Originally Posted by kovidgoyal
Does it work if you try to sign in to a server running on another machine with Edge?
|
I tried accessing both a local calibre server and a remote authentication test page (
http://test.webdav.org/auth-digest). With either Chrome or Edge I found the digest authentication worked as expected for the remote authentication test page. But the local calibre server worked only with Chrome. Edge did not emit an Authorization header to the calibre server. Perhaps Edge does not allow authentication on a local server or perhaps there is some incompatibility between it and the calibre server.