On 17. Feb 2005, at 22:51 Uhr, Jim Whitehead wrote: > I don't think Expect allows you to easily determine what access control > challenge you'll receive. Am I wrong? Not sure what you mean by "access control challange". It allows you to determine whether authentication is required or valid prior pushing the content. Access control must be determined with WebDAV ACL or something similiar. It goes like this: 1) client sends HTTP request header with expect: 100-continue 2) server checks the 'authorization' header 3) if authorization fails for the given method+header, the server sends a 401 with www-authenticate 4) if auth is OK, it sends a 100 Continue Pretty much what you were asking for initially? Greets, Helge -- http://docs.opengroupware.org/Members/helge/ OpenGroupware.orgReceived on Thursday, 17 February 2005 21:59:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 12 October 2007 17:53:22 GMT