Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to change the url when uploading #84

Closed
xiaolong97427 opened this issue Mar 13, 2014 · 3 comments
Closed

Possible to change the url when uploading #84

xiaolong97427 opened this issue Mar 13, 2014 · 3 comments
Labels

Comments

@xiaolong97427
Copy link

Hi,

I need to change the URL of the $scope.uploader.uploadAll();

It's possible if I change the code by passing in the url to method:
uploadAll: function ()

Is it already possible to change the URL ? Otherwise if I modify your code, should I submit to you the changes ?

@icompuiz
Copy link

You have to set uploader.url and item.url for each item in the upload queue.

-----Original Message-----
From: "xiaolong97427" notifications@github.com
Sent: ‎3/‎13/‎2014 5:51 PM
To: "nervgh/angular-file-upload" angular-file-upload@noreply.github.com
Subject: [angular-file-upload] Possible to change the url when uploading (#84)

Hi,
I need to change the URL of the $scope.uploader.uploadAll();
It's possible if I change the code by passing in the url to method:
uploadAll: function ()
Is it already possible to change the URL ? Otherwise if I modify your code, should I submit to you the changes ?

Reply to this email directly or view it on GitHub.

@nervgh
Copy link
Owner

nervgh commented Mar 15, 2014

@shangab
Copy link

shangab commented Mar 29, 2019

How can i do this in angular 6 guys.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants