Re: html, http, urls and internationalisation

> A simple way to view it is that a URI is an opaque string that is NOT
> designed to be human readable. The text between the start and end of
> an anchor IS designed to be human readable. 

Not that simple because query string in URL. My proposal to have
something like

	GET /script?query HTTP/1.1 charset=iso-8859-5

Lack of last positional parameter falls to default iso-8859-1.

Received on Wednesday, 31 January 1996 15:13:26 UTC