filestack / filestack-android

Official Android SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
156 stars 90 forks source link

Make sure MimeTypeMap.getFileExtensionFromUrl() works #91

Closed exviva closed 8 years ago

exviva commented 8 years ago

MimeTypeMap.getFileExtensionFromUrl() only returns the file extension if the URL contains characters from the given regex range

ghost commented 8 years ago

Good catch!