patch for bug 232567 "Warn when HTTP URL auth information isn't necessary or when it's provided" r=dougt sr=dveditz

git-svn-id: svn://10.0.0.236/trunk@154967 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%meer.net
2004-04-16 04:48:02 +00:00
parent 8d1d9fd0a6
commit c3dd72d4a1
5 changed files with 151 additions and 12 deletions

View File

@@ -536,9 +536,6 @@ pref("network.http.proxy.pipelining", false);
// Max number of requests in the pipeline
pref("network.http.pipelining.maxrequests" , 4);
// Whether to warn if the user connects to a site with authentication
// information that isn't required.
pref("network.http.confirm_superfluous_auth",true);
// </http>
// This preference controls whether or not internationalized domain names (IDN)