felixrieseberg / React-Dropzone-Component

:camera: ReactJS Dropzone for File Uploads (using Dropzone.js)
MIT License
1k stars 154 forks source link

I need to set withCredentials property to true. How can I do that using provided API? #208

Closed Sher-V closed 4 years ago

Sher-V commented 4 years ago

I can`t set withCredentials property using getUploadParams as I get it because it returns only headers and other stuff.