cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Incorrect Digest Username with Diegst Auth

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Thu, 11 Apr 2013 09:36:27 +0100

Hi,

On Thu, 11 Apr 2013, sumit gambhir wrote:

> The command line is only taking "sip" as username due to : in username.
> Is there any mechanism to make it work with current username only?

I'm not saying this will work but have you tried URL encoding the colon ?

For example:

curl.exe --digest -u sip%3Aalice_at_example.com:password

Kind Regards

Steve

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-11