Closed SaAkSin closed 7 years ago
You can access xhr instance using sending
event. Actually, I use it to set CSRF token.
I don't think that the latest dropzone has withCredentials, afaik it was with the older versions and with newer you need to do it via xhr instance for example.
I will close this until somebody proves me wrong that the withCredentials is part of the latest dropzone version.
related links...
http://definitelytyped.org/docs/dropzone--dropzone/interfaces/dropzoneoptions.html
thank you for your efforts.