Closed
Bug 147097
Opened 23 years ago
Closed 23 years ago
seeing http headers render on webpage
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 140107
Future
People
(Reporter: hsuttong, Assigned: darin.moz)
References
()
Details
(Whiteboard: [pipelining])
With carret browsing [F7 option] enabled, some websites render webserver logs on
the webpage.
Repo:
1. enable carret browsing, press 'F7' key
2. goto: http://www.vwvortex.com
3. see webserver logs on webpage, e.g.:
OK Date: Sat, 25 May 2002 22:39:58 GMT Server: Apache/1.3.22 (Unix)
(Red-Hat/Linux) mod_python/2.7.6 Python/2.2 mod_ssl/2.8.5 OpenSSL/0.9.6b
PHP/4.0.6 mod_perl/1.24_01 Keep-Alive: timeout=15, max=97 Connection: Keep-Alive
Transfer-Encoding: chunked Content-Type: text/html 1000
Comment 1•23 years ago
|
||
-> Http
This seem to be a pipelining problem.
(win2k build 20020525..)
Assignee: Matti → darin
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking: HTTP
Ever confirmed: true
QA Contact: imajes-qa → tever
Reporter | ||
Comment 2•23 years ago
|
||
Yep, this problem occurs with both the pipelining and caret browsing feature
enbaled.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [pipelining]
Target Milestone: --- → Future
Comment 3•23 years ago
|
||
Same symptoms as bug 144574, "HTTP headers get displayed in the browser".
Summary: seeing webserver logs render on webpage → seeing http headers render on webpage
Assignee | ||
Comment 4•23 years ago
|
||
same problem
*** This bug has been marked as a duplicate of 140107 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•