CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 13:42:55 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:20:24 GMT
cache-control: max-age=2592000, public
expires: Sat, 08 Nov 2025 15:25:45 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98bee478ad76b79f
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=bOK.JJkTa7jstBd2V0lbTQOEK.EpHPDsViyyaF4wQTg-1760103775-1.0.1.1-lFbjp7TSiOcw.GaWThgQaCtUk68c4p2JykKisDbAJYvWzILZGS4trHcbh25.rRhSZCu9e0O_Fe4ryNl4ChRLVhuOcPKKD4r8uffj8N5wc2Q; path=/; expires=Fri, 10-Oct-25 14:12:55 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c68b2f0ef5e084-BLR
alt-svc: h3=":443"; ma=86400
RE: [Bug 2] Bindings needs to completely describe how bindings in teract with locks. from Fay, Chuck on 2005-01-18 (w3c-dist-auth@w3.org from January to March 2005)
RE: [Bug 2] Bindings needs to completely describe how bindings in teract with locks.
- From: Fay, Chuck <CFay@filenet.com>
- Date: Tue, 18 Jan 2005 14:18:23 -0800
- To: "Julian Reschke" <julian.reschke@gmx.de>, <w3c-dist-auth@w3.org>
- Message-ID: <FBEB6CC95F05FC49A9446D797F7ADE5704186A99@hq-ex2kpo1.filenet.fn.com>
I would like to revise and expand on some wording that I introduced in the first sentence, to make it clearer: 2.x UNLOCK and Bindings Due to the specific language used in section 8.11 of [RFC2518], it might be thought that an UNLOCK request to a locked resource would unlock just the particular binding expressed by the Request-URI, rather than the resource identified by that URI. This is not the case, however. Section 6 of [RFC2518] clearly states that locks are on resources, not URIs, so the server MUST allow UNLOCK to be used to unlock a locked resource through any binding to that resource. The authors of this specification anticipate and recommend that future revisions of [RFC2518] maintain this behavior. Julian Reschke wrote: > Ok, > > so do we have consensus to add the following subsection to > section 2 > (<https://greenbytes.de/tech/webdav/draft-ietf-webdav-bind-late > st.html#overview.of.bindings>)? > > > 2.x UNLOCK and Bindings > > Due to the specific language used in section 8.11 of > [RFC2518], it might > be thought that an UNLOCK request to a locked resource would > unlock just > the binding of the Request-URI. This is not the case, > however. Section > 6 of [RFC2518] clearly states that locks are on resources, > not URIs, so > the server MUST allow UNLOCK to be used to unlock a locked resource > through any binding to that resource. The authors of this > specification > anticipate and recommend that future revisions of [RFC2518] maintain > this behavior.
Received on Tuesday, 18 January 2005 22:18:55 UTC