Website giving wrong mime type for the .jar files?

From: Justin Clift <justin(at)postgresql(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Website giving wrong mime type for the .jar files?
Date: 2003-04-17 01:52:44
Message-ID: 3E9E08EC.2050802@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi everyone,

Has anyone else experienced the problem of Mozilla (of many versions) trying to download the .jar JDBC drivers as ASCII (text format) instead of binary, from
the download page of the JDBC website?

This corrupts the .jar files of course. :(

It's probably possible to force Mozilla to download things correctly, but I'm wondering if it would be possible to set a MIME type on the server to just "make
it all right"?

Regards and best wishes,

Justin Clift

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-04-17 04:38:00 Re: Bug in getImportedExportedKeys(), DatabaseMetaData class
Previous Message Barry Lind 2003-04-17 00:30:19 Re: [PATCHES] the build