Dear nginx developers,
While testing the ngx_http_dav_module, it was found that in rename and delete folder operations the destination path contains no final slash, causing the method DELETE generate a HTTP_CONFLICT and method MOVE generate a HTTP_BAD_REQUEST.
It was also found conflict with the destination header in rename files and/or operations folders, because Nautilus client sends the URI with the user name, but not supported by the method MOVE the user name in the destination header.
A small patch that fixes these issues follows.
Best regards,
Laura Colina
Centro Nacional de Desarrollo e Investigación en Tecnologías Libres (CENDITEL)
Ministerio del Poder Popular para Ciencia, Tecnología e Innovación
República Bolivariana de Venezuela
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel