Adding withCredentials to uploader options #1106

Open
dcantu476 wants to merge 1 commits from unknown repository into development
dcantu476 commented 2019-08-26 16:11:21 +00:00 (Migrated from github.com)

#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.

#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.
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin unknown repository:unknown repository
git checkout unknown repository
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1106