Re: Draft 02 of url syntax spec
Foteos Macrides <MACRIDES@sci.wfbr.edu> Fri, 27 December 1996 21:10 UTC
Received: from cnri by ietf.org id aa29187; 27 Dec 96 16:10 EST
Received: from services.Bunyip.Com by CNRI.Reston.VA.US id aa16095;
27 Dec 96 16:10 EST
Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id
PAA20911 for uri-out; Fri, 27 Dec 1996 15:49:37 -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 PAA20900 for
<uri@services.bunyip.com>; Fri, 27 Dec 1996 15:49:34 -0500
Received: from sci.wfbr.edu by mocha.bunyip.com with SMTP
(5.65a/IDA-1.4.2b/CC-Guru-2b)
id AA23522 (mail destined for uri@services.bunyip.com);
Fri, 27 Dec 96 15:49:31 -0500
Received: from SCI.WFBR.EDU by SCI.WFBR.EDU (PMDF V5.0-4 #14178)
id <01IDIDHBTY8W003M9A@SCI.WFBR.EDU>; Fri, 27 Dec 1996 15:50:14 -0500 (EST)
Date: Fri, 27 Dec 1996 15:50:14 -0500 (EST)
From: Foteos Macrides <MACRIDES@sci.wfbr.edu>
Subject: Re: Draft 02 of url syntax spec
To: fielding@liege.ics.uci.edu
Cc: uri@bunyip.com
Message-Id: <01IDIDHBVHTE003M9A@SCI.WFBR.EDU>
X-Vms-To: IN%"fielding@liege.ICS.UCI.EDU"
X-Vms-Cc: IN%"uri@bunyip.com",MACRIDES
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Transfer-Encoding: 7BIT
Sender: owner-uri@bunyip.com
Precedence: bulk
"Roy T. Fielding" <fielding@liege.ICS.UCI.EDU> wrote: >I finished all of my changes to the general URL syntax draft on Sunday. >You can find it and my test pages at > > http://www.ics.uci.edu/~fielding/url/ > >One important thing to note is that I have changed the BNF definition >of path to include the first "/". See the last appendix for the reasons >why I changed it. This will probably require changes to the individual >scheme specifications as well, but it will make them easier to specify. >More importantly, it now matches the actual implementations and RFC 1630, >so there will probably be fewer problems with translating the spec into >implementations. >[...] What does this mean for ftp URLs? The current RFCs specify that a %2F must be included to have the first symbolic element in the field treated as actually beginning with a slash (and thus beginning at the root, rather than relative to the login directory). Fote ========================================================================= Foteos Macrides Worcester Foundation for Biomedical Research MACRIDES@SCI.WFBR.EDU 222 Maple Avenue, Shrewsbury, MA 01545 =========================================================================
- Draft 02 of url syntax spec Roy T. Fielding
- Re: Draft 02 of url syntax spec Foteos Macrides