#59831 w3m: broken Content-Type makes w3m confuse

Package:
w3m
Source:
w3m
Description:
WWW browsable pager with excellent tables/frames support
Submitter:
Hiroshi KISE
Date:
2005-07-18 03:26:14 UTC
Severity:
wishlist
#59831#5
Date:
2000-03-07 12:53:26 UTC
From:
To:
I browse the following page
http://www.nurs.or.jp/~gen56/wmaker/wmfaq_j.html
and w3m looks go funny.

I think the "Content-Type" is wrong in response from the server.
$ telnet www.nurs.or.jp 80
(snip)
HEAD /~gen56/wmaker/wmfaq_j.html HTTP/1.0

HTTP/1.1 200 OK
(snip)
Content-Type: text/x-server-parsed-html


I know this is server side error, but I want w3m dosen't make confuse
with any web page.