Strange translation in GET
Fredrik Lundh
effbot at telia.com
Tue Apr 25 17:51:53 EDT 2000
More information about the Python-list mailing list
Tue Apr 25 17:51:53 EDT 2000
- Previous message (by thread): Memory Problems on AIX 4.2
- Next message (by thread): Strange translation in GET
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mikael Olofsson <mikael at isy.liu.se> wrote: > According to my logs, this link was recently clicked by someone in Japan, > and my script failed because the argument had somehow been translated to > > a+AD0-A+ACY-b+AD0-B > > That is, each '=' was translated to '+AD0-', and each '&' was translated > to '+ACY-'. This probably has to do with the character set used by the > caller. it looks like they're using UTF-7 encoding. ignore them. </F>
- Previous message (by thread): Memory Problems on AIX 4.2
- Next message (by thread): Strange translation in GET
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list