[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH 3/3] atomic-revprop: Signal the error as a HTTP status code

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: Tue, 21 Sep 2010 13:46:13 +0200

Hi,

just two comments without having looked at the remainder of the discussion.

1) If you need to augment a standard HTTP response code with additional
information, the right thing to use is DAV:error (see
<http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.16>).

2) Do not use 412 Precondition Failed unless the request was a
conditional request.

Best regards, Julian
Received on 2010-09-21 13:46:58 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.