Re: Nginx Webdav & POST method
Maxim Dounin
mdounin at mdounin.ru
Wed Oct 16 11:13:53 UTC 2013
Hello!
On Wed, Oct 16, 2013 at 11:53:20AM +0200, smainklh at free.fr wrote:
> We have an appliance which trying to perform POST methods against the Nginx server.
> However this doesn't seem to be supported.
> Could you please confirm me that ?
> And is there a workaround in order to allow POST requests ?
POST requests are more or less undefined in WebDAV (apart from
relatively new RFC5995, which defines a discovery mechanism
through which servers can advertise support for POST requests with
"add collection member" semantics).
What do you expect to happen on POST with WebDAV resources?
--
Maxim Dounin
http://nginx.org/en/donation.html
More information about the nginx
mailing list