Thanks Alex, your patch has been applied to SVN trunk. I've also back ported it to 1.0 branch.
Best regards, Jerome > -----Message d'origine----- > De : Rob Heittman [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 15 novembre 2007 03:06 > À : [email protected] > Objet : Re: Patch for if-match: * > > > oo. good catch. this fixes an outstanding bug in my WebDAV > implementation :-) > > ----- Original Message ----- > From: "Alex Milowski" <[EMAIL PROTECTED]> > To: [email protected] > Sent: Wednesday, November 14, 2007 4:46:48 PM (GMT-0500) > America/New_York > Subject: Patch for if-match: * > > I found an etag issue in that if the resource exists and if-match: * > is specified, > the operation should be allowed to continue. The current code > disallows this because > it looks only for an exact match if a tag is provided on the resource. > > I've attached a patch that fixes this. > > --Alex Milowski > >

