- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Wed, 05 Nov 2008 10:09:32 +0100
- To: Evert | Rooftop <evert@rooftopsolutions.nl>
- CC: w3c-dist-auth@w3.org
Evert | Rooftop wrote: > Hi Guys, > > Litmus 0.12 added tests for locking unmapped urls. One of the tests is > failing for me, and I have a feeling it might be a bug in litmus, so I > wanted to ask here.. > > test 38: unmapped_lock > * LOCK /litmus/unmapped_url (i respond with 201 Created) > * DELETE /litmus/unmapped_url (i respond with 204 No Content) > > test 39: unlock > * UNLOCK /litmus/unmapped_url > > I fail the last unlock with 412 Precondition failed > ... Shouldn't that be a 404? Please post the full trace (a 412 is only correct if there's a conditional header involved). BR, Julian
Received on Wednesday, 5 November 2008 09:10:21 UTC