Closed
Bug 286369
Opened 20 years ago
Closed 20 years ago
cannot use "no proxy for" addresses when automatic proxy is on.
Categories
(Firefox :: Settings UI, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 235005
People
(Reporter: iphitus, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041231 Firefox/1.0 StumbleUpon/1.9992 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041231 Firefox/1.0 StumbleUpon/1.9992 When using Automatic Proxy Detection, if a proxy has been detected. I cannot use the "No proxy for" box to input addresses that do not go through the proxy. Because of this, I cannot connect to 127.0.0.1, localhost, where I am running a webserver or any other urls that do not go through the proxy. Reproducible: Always Steps to Reproduce: 1. Use automatic proxy detection and have a proxy available. 2. Start a web server on localhost 3. Attempt to access web server using 127.0.0.1 or localhost. Actual Results: Request for 127.0.0.1, which is within my "no proxy for" list, was sent through proxy rather than going direct through loopback. Expected Results: The software should allow me to use the "No Proxy For" options when using Automatic Proxy Detection.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 235005 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
V/dupe. No proxy is for manual mode, not for auto mode.
Status: RESOLVED → VERIFIED
QA Contact: mconnor → benc
You need to log in
before you can comment on or make changes to this bug.
Description
•