Package: firefox
Version: 1.5.dfsg+1.5.0.2-3
Severity: wishlist
Tags: upstream
Other browsers let one override the content-type,
$ man lynx
-force_html
forces the first document to be interpreted as HTML.
$ man elinks
-force-html
This makes ELinks assume that the files it sees are HTML. This
is equivalent to -default-mime-type text/html.
$ man links2
-force-html
Treat files with unknown type as html rather than text.
(can be toggled with ���\��� key)
$ man w3m
-T type
specify content-type
The latter is most flexible.
So e.g., being able to do
$ firefox --content-type text/html URL
would be a nice addition. One could override wrong guesses etc. for
any URL and local files.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]