On 31.07.2012 11:09, Markus Moeller wrote:
> How are special characters converted in squid ? For example my
> squid_kerb_auth would return müller for müller, but when using
> %LOGIN for the authorisation helper I get m%C3%BCller which I don't
> expect in squid_kerb_ldap.
>
> Are there fucntions in squid which convert strings into different
> chracter sets?
>
> Markus
Strings passed to external_acl_type are URL-encoded to protect against
parsing errors (whitespace in usernames, header content, etc). The
character set is not altered.
Amos
Received on Mon Jul 30 2012 - 23:32:44 MDT
This archive was generated by hypermail 2.2.0 : Wed Aug 01 2012 - 12:00:02 MDT