> On Apr 20, 2015, at 7:28 PM, Daryle Walker <[email protected]> wrote:
> 
> When creating a credential with username “hello” and password “there,” the 
> former URL succeeds (200) while the latter fails (401). It the “auth” in the 
> latter URL the right choice? (…Just tried “auth-init,” also doesn’t work.)

Well, I can’t authenticate to the digest URL with ‘curl’, so the server side 
handler for it might be broken.
For example, try
        curl --digest --user hello -i 
http://httpbin.org/digest-auth/auth/hello/there 
<http://httpbin.org/digest-auth/auth/hello/there>
and enter ‘there’ at the password prompt. No dice.

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to