I know this is not an "xml" question but maybe someone on this list knows or can point me to the right direction ? Is there a defined character set for the strings used in user/password in HTTP Basic Authentication ? http://www.w3.org/Protocols/HTTP/1.0/spec.html#BasicAA It says its "Base64" encoded but that only makes sense on a byte array not a string. So what encoding/charset is the string assumed to be ? Example: if someone uses a password like "飯田西"
---------------------------------------- David A. Lee |