[PATCH 0 of 1] Changes in the destination header in MOVE and DELETE methods for files and/or folders
Maxim Dounin
mdounin at mdounin.ru
Thu Sep 26 12:57:07 UTC 2013
Hello!
On Wed, Sep 11, 2013 at 08:53:08AM -0430, lcolina at cenditel.gob.ve wrote:
Just a side note: from the headers it looks like the message was
sitting for two weeks on your host... Please don't blame us for a
late reply. :)
> 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.
Could you please be a bit more specific? I.e., what actually
client sends, what happens, and why you think nginx behaviour is
wrong and should be fixed?
--
Maxim Dounin
http://nginx.org/en/donation.html
More information about the nginx-devel
mailing list