- From: Roy T. Fielding <fielding@avron.ICS.UCI.EDU>
- Date: Thu, 25 Apr 1996 07:10:47 -0700
- To: Dave Kristol <dmk@allegra.att.com>
- Cc: http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com
> The syntax for net_path would appear to be buggy: > > net_path = "//" net_loc [ abs_path ] > net_loc = *( pchar | ";" | "?" ) > > From these I derive the following net_path > ///foo/bar > with net_loc -> <empty string>. Is that intended? Yes. ...Roy T. Fielding Department of Information & Computer Science (fielding@ics.uci.edu) University of California, Irvine, CA 92717-3425 fax:+1(714)824-4056 http://www.ics.uci.edu/~fielding/
Received on Thursday, 25 April 1996 07:27:05 UTC