Closed GoogleCodeExporter closed 8 years ago
http://www.rgagnon.com/javadetails/java-0487.html
Should be fixable in 2.1 release.
Original comment by subwiz
on 19 Feb 2008 at 9:09
JMIMEMagick is available in maven repo:
<dependency>
<groupId>jmimemagic</groupId>
<artifactId>jmimemagic</artifactId>
<version>0.1.2</version>
</dependency>
It is covered by LGPL. Can be used by our project.
Original comment by subwiz
on 19 Feb 2008 at 9:17
Used the URLConnection.getContentType() for determining content type. Revision
117
has this fix.
Original comment by subwiz
on 19 Feb 2008 at 2:25
Original issue reported on code.google.com by
aviflax
on 18 Feb 2008 at 7:45