On Fri, 18 Jun 2004, Jim Witte wrote:

>    How difficult would it be to change Camino to have it download .gz'd
> files when clicked on instead of automatically uncompressing them in
> the browser window?  This is especially embarrassing as the Camino
> nightly itself is .gz'd.  Disclaimer: I am using More Internet, which
> might affect this.

I believe that Camino does not use the file extension to determine the
type of the file, instead it uses MIME type given by the webserver.  If
the webserver incorrectly specifies that a .gz file is of type HTML, then
Camino will attempt to display it as HTML.  So I think the bug is in the
webserver, not the browser.  Unfortunately the webserver authors have
little incentive to fix the bug, because Internet Explorer ignores MIME
types and uses file extensions and so Internet Explorer users are not
affected by it.

-- 
Richard

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to