[PATCH 0 of 1] Changes in the destination header in MOVE and DELETE methods for files and/or folders

lcolina at cenditel.gob.ve lcolina at cenditel.gob.ve
Wed Sep 11 13:23:08 UTC 2013


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



More information about the nginx-devel mailing list