You are viewing a plain text version of this content. The canonical link for it is here.
Posted to repository@apache.org by Xavier Hanin <xh...@jayasoft.fr> on 2006/12/05 08:35:59 UTC

Content type problem for jars on mirrors.ibiblio.org/pub/mirrors/maven2

Hi all,

I'm not sure it's the proper place to report this problem, but I've noticed
that the content type is not good when you send a GET to:
http://mirrors.ibiblio.org/pub/mirrors/maven2/jsch/jsch/0.1.25/jsch-0.1.25.jar

The content type in the response header is:

Content-Type: text/plain; charset=UTF-8

Thus the browser display the jar in the window instead of downloading
it. There may be problems with other jars too, I haven't tested.

Is it something normal, or a broken mime type configuration?

Xavier

Content type problem for jars on mirrors.ibiblio.org/pub/mirrors/maven2

Posted by Xavier Hanin <xa...@gmail.com>.
Hi all,

I'm not sure it's the proper place to report this problem, but I've noticed
that the content type is not good when you send a GET to:
http://mirrors.ibiblio.org/pub/mirrors/maven2/jsch/jsch/0.1.25/jsch-0.1.25.jar

The content type in the response header is:

Content-Type: text/plain; charset=UTF-8

Thus the browser display the jar in the window instead of downloading it.
There may be problems with other jars too, I haven't tested.


Is it something normal, or a broken mime type configuration?

Xavier