Hello,
The current code in pwclient.xmlrpc does not encode the username/password properly (using URL percent encoding) when the proxy server requires authentification. This could lead to issues (failure to authenticate) if the password contains special characters such as '@'.
Best regards,
François