Roman Arutyunyan Wrote:
---
>
> Currently nginx does not seem to be able to do what you want. If
> you’re ready to patch
> the source here’s the patch fixing the issue.
>
> diff -r 0dd77ef9f114 src/http/modules/ngx_http_mp4_module.c
> --- a/src
Thanks. I will try this patch later today and report back.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,251279,251312#msg-251312
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Somehow uploadprogress seems to be affecting a request unrelated. I am using
Cyberduck on Windows to test WebDAV (over HTTPS). It successfully logs in,
lists files, etc. But it does not download any files because it does not
like that PROPFIND on a file gives a 405 status. Cut down log:
2014/06/27