CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 13:45:00 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:20:23 GMT
cache-control: max-age=2592000, public
expires: Sat, 08 Nov 2025 20:54:52 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98c0c6904a4779f3
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=Dt5TWG2H1VZTHezePfKRRD63cQwQpIeW4hjZzSFBTsU-1760103900-1.0.1.1-fCYuThIPC5JMRjL8NYtMbajJvANX.KyAupVxst0ybpLY8uvjHnAWYWxRBiIVakMngWnP5iqK_jDpK5AlL7BRGVTrgongqF_PWfUmsVpFvwo; path=/; expires=Fri, 10-Oct-25 14:15:00 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c68e42a8a0f470-BLR
alt-svc: h3=":443"; ma=86400
BIND spec: Potential URI comparison issue from Julian Reschke on 2004-09-17 (w3c-dist-auth@w3.org from July to September 2004)
BIND spec: Potential URI comparison issue
- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Fri, 17 Sep 2004 14:33:22 +0200
- To: w3c-dist-auth@w3.org
- Message-ID: <414AD992.8020004@gmx.de>
Hi, a recent discussion on the Atom mailing list reminded me to check how the BIND spec currently defines "sameness" of resources [1]: "If the values of DAV:resource-id returned by PROPFIND requests through two bindings are identical, the client can be assured that the two bindings are to the same resource." The (potential) issue here is although the spec says "indentical", people may believe that assumptions about specific URI equivalence rules are allowed. For instance, or the following URIs identical? "opaquelocktoken:f81d4fae-7dec-11d0-a765-00a0c91e6bf8" "Opaquelocktoken:f81d4fae-7dec-11d0-a765-00a0c91e6bf8" "opaquelocktoken:f81d4fae%2d7dec-11d0%2da765%2d00a0c91e6bf8" "opaquelocktoken:f81d4fae%2D7dec-11d0%2da765%2D00a0c91e6bf8" This is already non-trivial when only considering a single URI scheme, but it get's very hairy with multiple schemes. Proposal: clarify that "identical" means "identical character-by-character". Best regards, Julian [1] <https://greenbytes.de/tech/webdav/draft-ietf-webdav-bind-latest.html#determining.whether.two.bindings.are.to.the.same.resource> -- <green/>bytes GmbH -- https://www.greenbytes.de -- tel:+492512807760
Received on Friday, 17 September 2004 12:33:56 UTC