Closed
Bug 182719
Opened 23 years ago
Closed 10 years ago
Proxy: domain guessing of URLs doesn't work with proxy
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bugzilla, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2) Gecko/20021126
Under OS X, when connected directly to the Internet, Mozilla & Chimera fill in
the "www." and ".com" of a URL. When connected to a proxy server, they do not.
IE and OmniWeb do, so the bug appears to be on Mozilla's end.
Reproducible: Always
Steps to Reproduce:
1. Connect to a proxy server. I have done this Privoxy and with an auto-config
server.
2. Type "apple".
Actual Results:
Proxy server returned "no URL 'apple'"
Expected Results:
Gone to www.apple.com
Comment 1•23 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212
WFM with win2k and privoxy configured via procy.pac
Browser -> privoxy -> squid -> web
Charles, can you still reproduce this problem using a current nightly build?
Assignee: asa → hewitt
Component: Browser-General → URL Bar
QA Contact: asa → claudius
Comment 3•22 years ago
|
||
Also WFM with
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Requests going: privoxy -> squid -> web
Comment 4•21 years ago
|
||
-> to my buddy ben for triage :)
Assignee: hewitt → darin
Component: Location Bar → Networking
QA Contact: claudius → benc
Charles, what kind of proxy do you have?
Probably a dupe of 2875, if that makes any sense to anyone...
Summary: Auto-completion of URLs doesn't work with proxy → Proxy: domain guessing of URLs doesn't work with proxy
Strangely enough, I can confirm this using Camino/2004050308 (v0.8b) with
T-Online.de’s weird proxy (the details of which I do not know), but it WFM using
Mozilla-Mac/1.7b. The proxy returns:
Error 400 - Host name not recognized or host not found - URL http://apple/.
Explanation: The server could not connect to the requested hostname due to bad
syntax or an unknown host.
Action: Check to make sure the URL you entered is correct, and then retry your
request.
URL: http://apple/
Status: UNCONFIRMED → NEW
Ever confirmed: true
You'd probably have to look at your proxy logs to figure out why one works and
the other doesn't.
Updated•19 years ago
|
Assignee: darin → nobody
QA Contact: benc → networking
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•