Hello, HTTP defines a few conditional headers (if-* headers) and so does WebDAV (if header). In both cases those headers can be used "to make *a* method conditional". There is no table listing which method can be made conditional. By reading between the lines one can guess that the if-* headers main purpose is for GET/PUT methods while if can be applied to pretty much any method but that is about it. This brings up a few questions: * is the choice to make one method conditional or not left to server implementations ? * how can a client discover whether a particular method honor one of the if* headers (e.g. DELETE with if-match, PROPPATCH with if-unmodified-since or PROPFIND with if-modified-since) ? * should the WebDAV if header be honored on all HTTP/WebDAV/*DAV methods ? Thanks, Arnaud QReceived on Wednesday, 8 August 2007 16:32:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 12 October 2007 17:53:27 GMT