danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.59k forks source link

Content-Type not set when dropping directory in firefox on windows #1915

Open rreitmann opened 7 years ago

rreitmann commented 7 years ago

Here is a codepen demonstrating the behavior: https://codepen.io/rreitmann/pen/gWmLaE

When you drop a directory containing files then the content-type of the files is empty if you are running Firefox (53.0) on Windows (on Ubuntu it is working).