Re: Error handling in URIs

Elliotte Harold wrote:
> ...
> Well, I can't do UTF-8 calculations in my head, but assuming that 
> Unicode character 0x017D encodes in three bytes which are AA, BB, and 
> CC, then it should request this path:
> 
> results.cgi/%AA%BB%CC?%AA%BB%CC
> ...

Yes, that would be nice, but it's not what browsers currently do.

So, what's the best way to get there?

BR, Julian

Received on Friday, 27 June 2008 15:19:19 UTC