Page 1 of 1

curl: 401 - Unauthorized with digest auth

Posted: Sat Dec 25, 2010 7:23 pm
by basinilya
I enabled http auth in flashgot settings. Flashgot starts curl with the following params:

Code: Select all

/usr/bin/curl -C - -L -O http://user:password@foo.org/file
curl silently downloads the Unauthorized page.

Re: curl: 401 - Unauthorized with digest auth

Posted: Sat Dec 25, 2010 8:00 pm
by Giorgio Maone
Thank you, this will be fixed in next version.

Re: curl: 401 - Unauthorized with digest auth

Posted: Sun Dec 26, 2010 4:53 pm
by Giorgio Maone

Re: curl: 401 - Unauthorized with digest auth

Posted: Sun Dec 26, 2010 5:29 pm
by basinilya
ok for me