Re: 3.2.1 General Syntax: net_path

> 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