Closed Bug 71643 Opened 24 years ago Closed 24 years ago

http auth and proxy auth are not sent together

Categories

(Core :: Networking: HTTP, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 49032

People

(Reporter: lgangitano, Assigned: darin.moz)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.18 i686; en-US; 0.8) Gecko/20010218 BuildID: 2001021812 If usign an HTTP proxy that requires basic auth (like SQUID) you try to access a site that requires basic http auth Mozilla only sends one Auth field in request-header at a time, the last one inserted. Then, obviusly, requests the other password. Next page in restricted area will require to re-insert the other... Tested only in Linux version, using SQUID 2.3 and cisco.com website. Other platforms may be affected. Reproducible: Always Steps to Reproduce: 1. Configure Mozilla to use a proxy with proxy-auth 2. Open a site requesting auth 3. Insert proxy auth user-id and password 4. Insert site's user-id and password 5. Change page inside the restricted area on site (Mozilla will request proxy-auth again) 6. Change page again (Mozilla will request site's auth again) 7. ...and so on Expected Results: Mozilla should have sent both auth headers each time, one for proxy and one for the site
*** This bug has been marked as a duplicate of 49032 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dup.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.