JeremyFagis/dropify

Extract file extension from signed urls in function getFileType

murilobr opened this issue · 1 comments

To get file extension dropify uses getFileType function, but some urls are signed, for example AWS, and the function getFileType can't extract the extension correctly.

For reference this is a duplicate of #91 so in the event of fixing one of the issues the other one can be closed as well.