Adding withCredentials to uploader options #1106
Reference in New Issue
Block a user
Delete Branch "unknown repository"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#140
Submitting PR to allow xhr.withCredentials this to be configured via FileUploaderOptions. Setting this would override the default behavior of being set to true for each file.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.