Closed
Bug 70065
Opened 25 years ago
Closed 25 years ago
HTTP header appearing in the browser window
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
People
(Reporter: tarahim, Assigned: neeti)
References
()
Details
Attachments
(1 file)
|
65.89 KB,
image/jpeg
|
Details |
2001022304 and 0222 build for MacOS.
In certain sites, Mozilla often shows HTTP header and garbage at the tope of the
page.
The URL has some links at the top of the page.
Clicking one of them often brings up a page displayed either as total garbage
(Character Encoding turns to UTF-16) or a mostly normal page with garbage with
HTTP header at the top.
This happens rather randomly about once in ten attempts. It occured in some
other major Japanese sites, too.
I have not seen this with sites in other languages yet.
| Reporter | ||
Comment 1•25 years ago
|
||
Here is the text that appeared after rows of garbage characters:
HTTP/1.1 200 OK Date: Sat, 24 Feb 2001 16:32:14 GMT Server: Apache/1.3.4 (Unix)
mod_ssl/2.2.4 OpenSSL/0.9.1c Last-Modified: Fri, 23 Feb 2001 20:58:53 GMT ETag:
"9936f-4661-3a96cf0d" Accept-Ranges: bytes Content-Length: 18017 Keep-Alive:
timeout=15, max=98 Connection: Keep-Alive Content-Type: text/html
Below this part started the actual page content, and everything else looked normal.
Comment 2•25 years ago
|
||
I've seen this happen even with the Bugzilla pages, but it seems to be
completely random, so I can't reproduce it reliably.
Comment 3•25 years ago
|
||
I saw this with win2k / build 2001022311.
OS MAC -=> ALL
Comment 4•25 years ago
|
||
Updated•25 years ago
|
OS: Mac System 9.x → All
Hardware: Macintosh → All
| Reporter | ||
Comment 5•25 years ago
|
||
In build 2001022604, it did not switch the character set to URF-16, and I could
see some interesting texts displayed among the garbage listed below:
CarbonLib 1.3d6 SDK
doublebottom
charsetSource
Content-Type
oportional
| Reporter | ||
Comment 7•25 years ago
|
||
What I have realized it that the garbage that is displayed at the top is
actually a part of the data Mozilla received as the page source. It sometimes
shows nearly complete page followed by the HTTP header followed by the actual
complete page.
It seems as if Mozilla is receiving two sets of data.
Doug,
Looks like a dup of 68483.
Neeti
*** This bug has been marked as a duplicate of 68483 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•