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

added upload abort/cancel support #225

Merged
merged 2 commits into from
Apr 10, 2017
Merged

Conversation

marekszczepansky
Copy link
Contributor

#195 This should add support to abort upload if already started.

@jkuri
Copy link
Contributor

jkuri commented Mar 5, 2017

does this actually works?

@marekszczepansky
Copy link
Contributor Author

Sure! I'm using this in my current project and this works OK.

@kkhalil1
Copy link

When this can be merged ?

@@ -1,4 +1,5 @@
export class UploadedFile {
private _xhr: XMLHttpRequest | undefined;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove private here please?

@jkuri
Copy link
Contributor

jkuri commented Apr 10, 2017

thanks @marekszczepansky!

@jkuri jkuri merged commit b538607 into bleenco:master Apr 10, 2017
@marekszczepansky
Copy link
Contributor Author

You're welcome :)

@kkhalil1
Copy link

Yay ! thank you both 👍

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

Successfully merging this pull request may close these issues.

3 participants