Obtaining URL of page with basic authentication in Firefox
I have a page which requires Basic Authentication – for example https://authenticationtest.com/HTTPAuth/. What I want is to obtain the URL of this page before the users enter their credentials.