You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/03/02 16:56:27 UTC

DO NOT REPLY [Bug 38034] - PUT If-None-Match: "*" failures

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38034>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38034





------- Additional Comments From julian.reschke@gmx.de  2007-03-02 07:56 -------
It seems that If-Match and If-None-Match in general aren't evaluated properly
when the target does not exist.

For instance:

LOCK /unmapped
If-Match: "*"

should fail with 412, but creates the lock.

Or

LOCK /unmapped
If-None-Match: "*"

should succeed, but fails with 412.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org