It's unreliable splitting on the filename dot. In my case I had a URL like:
http://www.example.org/image.png?asdg=asdf and it thought "png?asdg=asdf" was
the file ending. With .what you can give it the binary stream and it'll
identify the file format for you.
Original issue reported on code.google.com by kitsu...@gmail.com on 13 Sep 2012 at 8:58
Original issue reported on code.google.com by
kitsu...@gmail.com
on 13 Sep 2012 at 8:58