2012/1/4 Kartik Mistry <[email protected]>

> > Ok. adding it with next commit.
>
> But:
> https://github.com/vkholodkov/nginx-upload-module/issues/26#issuecomment-3357444
>
> so, holding off upload until upstream resolves issue.


Makes sense. On the surface it looks like a simple issue. Let's hope
nothing nasty is hiding behind it :)

Despite their similar names, the upload and uploadprogress modules serve
indeed very different purposes. Uploadprogress is for tracking conventional
uploads with AJAX polling, whereas the upload module handles the entire
file transfer procedure before handing the resulting uploaded file to the
web application.

Thanks for accepting this proposal!

Reply via email to