diff --git a/docs/enduser-utf8.html b/docs/enduser-utf8.html index 00dcdca9..9ff9da4c 100644 --- a/docs/enduser-utf8.html +++ b/docs/enduser-utf8.html @@ -589,8 +589,10 @@ looks something like: %C3%86. There is no official way of determining the character encoding of such a request, since the percent encoding operates on a byte level, so it is usually assumed that it is the same as the encoding the page containing the form was submitted -in. You'll run into very few problems if you only use characters in -the character encoding you chose.

+in. (RFC 3986 +recommends that textual identifiers be translated to UTF-8; however, browser +compliance is spotty.) You'll run into very few problems +if you only use characters in the character encoding you chose.

However, once you start adding characters outside of your encoding (and this is a lot more common than you may think: take curly