Closed
Bug 293189
Opened 20 years ago
Closed 20 years ago
phpe.net - html sent as text/plain
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wuts, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 when I open the webaddress Firefox display source code.But I IE works. Reproducible: Always
Comment 1•20 years ago
|
||
The server sends the content as "text/plain", so Firefox obeys that directive. The fact that IE does not is a bug in IE. This is a server configuration issue, not a problem with Firefox.
Assignee: nobody → other
Status: UNCONFIRMED → NEW
Component: General → Other
Ever confirmed: true
OS: Windows Server 2003 → All
Product: Firefox → Tech Evangelism
QA Contact: general → other
Hardware: PC → All
Summary: display source code → phpe.net - html sent as text/plain
Comment 2•20 years ago
|
||
text/html for me !
Comment 3•20 years ago
|
||
Yes, this does appear to work now, closing appropriately.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
(In reply to comment #2) > text/html for me ! I got help from Mr.Gavin Sharp.Below is his advice. The HTTP header sent by the server takes precedence over the content-type specified in the document. See http://www.rexswain.com/cgi-bin/httpview.cgi.
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•