Comment #7 on issue 82 by philippe.marschall: encodeForHTTP broken for
nonascii characters
http://code.google.com/p/glassdb/issues/detail?id=82Note that there is no "right" implementation. What the correct encoding is
depends on the server. IIRC Squeak 3.9 switched from ISO-8859-1 to UTF-8.
To control the encoding Squeak/Pharo have #encodeForHTTPWithTextEncoding:.