Closed
Bug 310608
Opened 19 years ago
Closed 17 years ago
localhost and 127.0.0.1 seem to be proxied by default now
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: HJAQCHKUGZOK, Unassigned)
References
()
Details
(Whiteboard: CLOSEME 07/14)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 When I enter "http://localhost" or "http://127.0.0.1" in the address line, Mozilla goes out to the proxy, even if 127.0.0.1 and/or localhost are explicitly put on the exclusion list. Reproducible: Always Steps to Reproduce: 1. Type http://localhost on address line and press ENTER 2. Add "localhost" to Tools->Options->General->Connection Settings->No Proxy For 3. Type http://localhost on address line and press ENTER Actual Results: Firefox contacts configured proxy server with "GET <my-real-ip-address>" request. If proxy server responds with a page, this page is shown. If proxy server does not respond (e.g. no proxy server on specified port) Firefox displays message "the connection was trefused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again" Expected Results: Go to 127.0.0.1:80 directly and request the page This happened in 1.0.6. I upgraded to 1.0.7, but it did not help.
Comment 1•19 years ago
|
||
I think for 127/8 and everything that resolves to 127/8 the proxy should not be used.
Comment 2•18 years ago
|
||
I had the same problem ..., firefox only stores cookies if the URL string doesn't contains localhost ...
Comment 3•18 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 07/14
Version: unspecified → 1.5.0.x Branch
Comment 4•17 years ago
|
||
no response
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•