RFC 1808 use of # in 'base' example
Larry Masinter <masinter@parc.xerox.com> Mon, 08 January 1996 07:40 UTC
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa06143;
8 Jan 96 2:40 EST
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa06139;
8 Jan 96 2:40 EST
Received: from services.Bunyip.COM by CNRI.Reston.VA.US id aa02270;
8 Jan 96 2:40 EST
Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id
CAA23186 for uri-out; Mon, 8 Jan 1996 02:25:49 -0500
Received: from mocha.bunyip.com (mocha.Bunyip.Com [192.197.208.1]) by
services.bunyip.com (8.6.10/8.6.9) with SMTP id CAA23178 for
<uri@services.bunyip.com>; Mon, 8 Jan 1996 02:25:47 -0500
Received: from alpha.Xerox.COM by mocha.bunyip.com with SMTP
(5.65a/IDA-1.4.2b/CC-Guru-2b)
id AA06922 (mail destined for uri@services.bunyip.com);
Mon, 8 Jan 96 02:25:45 -0500
Received: from golden.parc.xerox.com ([13.1.100.139]) by alpha.xerox.com with
SMTP id <15289(11)>; Sun, 7 Jan 1996 23:25:41 PST
Received: by golden.parc.xerox.com id <2733>; Sun, 7 Jan 1996 23:25:37 -0800
To: uri@bunyip.com
Subject: RFC 1808 use of # in 'base' example
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Larry Masinter <masinter@parc.xerox.com>
Fake-Sender: masinter@parc.xerox.com
Message-Id: <96Jan7.232537pst.2733@golden.parc.xerox.com>
Date: Sun, 7 Jan 1996 23:25:35 PST
X-Orig-Sender: owner-uri@bunyip.com
Precedence: bulk
I'm told that mail to uri@bunyip.com from the end of November might have been lost, so I'm re-sending from my mail archives. ================================================================ Date: Mon, 1 Jan 96 11:43:22 EST To: connolly@beach.w3.org CC: sjk@amazon.com, www-talk@w3.org,uri@bunyip.com In-reply-to: "Daniel W. Connolly"'s message of Mon, 1 Jan 1996 11:17:19 -0800 <m0tWpjU-0002UgC@beach.w3.org> Subject: Re: bug, or "feature"? From: Larry Masinter <masinter@parc.xerox.com> I should have read RFC 1808 more carefully! The presumption of > Within an object with a well-defined base URL of > Base: <URL:http://a/b/c/d;p?q#f> makes no sense. 'An object' cannot have a Base with a fragment identifier, since the fragment doesn't identify the object but the fragment of an object. (That's the whole point of 'fragment' identifiers, which is to give locations to parts of objects where the parts don't have their own identifiers.)
- RFC 1808 use of # in 'base' example Larry Masinter