in reply to Re: Escape user name and password in LWP proxy call.
in thread Escape user name and password in LWP proxy call.
Hi, I used uri_escape method for username and password , like uri_escape(username) and uri_escape(password) and used this escaped values in proxy call like , ua->proxy('http://domain\username@password: ipadress:port').
Thank you
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |