Hello! On Wed, Oct 16, 2013 at 11:53:20AM +0200, [email protected] 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 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
