digitarald / digitarald-fancyupload

Swiff meets Ajax for powerful and elegant uploads (MooTools Plugin).
http://digitarald.de/project/fancyupload/
277 stars 105 forks source link

Error-Timeout after progress 100% #4

Closed digitarald closed 15 years ago

digitarald commented 15 years ago

Complete fails when the server takes too long or when no response content is sent. timeout could fire an error after (default) 30s and cancel the upload.

Flash can crash browsers during refresh when its waiting for a server response (but got a redirect or empty content). cancelling the upload should prevent that.

digitarald commented 15 years ago

Added new option timeLimit