Closed
Bug 134950
Opened 24 years ago
Closed 24 years ago
Does not communicate properly when using proxy server
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: ajj3085, Assigned: darin.moz)
References
()
Details
Using Internet Junkbuster, Mozilla does not return the right page. It either
makes a request and stays on the current page, or otherwise fails to load the
page (IJB returns with an error, or a 404 is displayed).
Also, when right click and picking open in new window, Mozilla always seems to
request the correct page from the wrong host. For example,a google search
returns various links. one is http://www.random.com/blah/pah/page.html. When
Opening in new window, Moz seems to go after
http://www.google.com/blah/pah/page.html instead.
There's a similar issue when dealing with framed sites.
| Assignee | ||
Comment 1•24 years ago
|
||
junkbuster is busted. you'll have to downgrade mozilla to use HTTP/1.0 and
disable keep-alive connections if you want to use junkbuster. look in the
debug->networking preferences panel for these options.
*** This bug has been marked as a duplicate of 38488 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 2•24 years ago
|
||
verified
and please delete the disk cache after you switched to http/1.0
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•