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 

Reply via email to