Re: CGI, semicolons, and so on...

John Franks ([email protected])
Thu, 30 Dec 1993 13:39:07 -0600 (CST)


According to Fisher Mark:
> I'm sorry for any misunderstanding, but I can't easily find any references
> to the ';' being an execution request rather than an execution demand ...

Whenever a client submits a URL to a server it is a request. The client
cannot "demand" anything from the server.

John