Re: Error handling in URIs

Julian Reschke wrote:
 
> IRIs consist of Unicode characters.

In any charset that can be unambiguously transformed to
Unicode code points, not limited to standard Unicode
encodings.  JFTR, of course you know this.

> UTF-8 only enters the picture when an IRI is converted
> to a URI.

+1  And only temporarily before it is percent-encoded,
undistinguishable from percent encoded binary octets.

 Frank

Received on Wednesday, 25 June 2008 00:04:15 UTC