Subject: | Image::Shoehorn and content-type |
* The _ping() method should use File::MMagic to determine the image's contenttype. Image::Magick doesn't always return an 'image/foo-bar' string for an image's 'format'.
* The 'type' attribute should be deprecated in favour of an 'extension' attribute.
* A 'contenttype' attribute should be added.