Skip to content

Xhr upload file #54

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

Closed
wants to merge 7 commits into from
Closed

Conversation

francois2metz
Copy link

Hi,

We have added support of xmlhttprequest level 2 with FormData object. We can now upload files using xmlhttprequest.

Furthermore, you can provide callback in order to listen the upload progress events.

Feedback is welcome !

François

@malsup
Copy link
Collaborator

malsup commented Jan 29, 2011

Thanks François, I'll definitely check this out!

@ThiefMaster
Copy link

Any ETA when FormData fileuploads will be available?

@ghost
Copy link

ghost commented Jul 4, 2011

Looking forward to this pull

@Pezmc
Copy link

Pezmc commented Aug 25, 2011

Still haven't been accepted?

@malsup
Copy link
Collaborator

malsup commented Nov 22, 2011

Finally added this capability (v2.90). Unfortunately, recent jQuery versions do not expose the 'upload' property of the XHR so progress tracking in not possible until that is fixed.

@malsup malsup closed this Nov 22, 2011
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.

4 participants