• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Questions on when credentials are used in NSURLSessionDownloadTask
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions on when credentials are used in NSURLSessionDownloadTask


  • Subject: Re: Questions on when credentials are used in NSURLSessionDownloadTask
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 20 Apr 2015 20:27:06 -0700


On Apr 20, 2015, at 7:28 PM, Daryle Walker <email@hidden> 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
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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Questions on when credentials are used in NSURLSessionDownloadTask (From: Daryle Walker <email@hidden>)
 >Re: Questions on when credentials are used in NSURLSessionDownloadTask (From: "Quinn \"The Eskimo!\"" <email@hidden>)
 >Re: Questions on when credentials are used in NSURLSessionDownloadTask (From: Daryle Walker <email@hidden>)

  • Prev by Date: Re: Questions on when credentials are used in NSURLSessionDownloadTask
  • Next by Date: Re: Setting the NSURLDownload user agent
  • Previous by thread: Re: Questions on when credentials are used in NSURLSessionDownloadTask
  • Next by thread: Re: Questions on when credentials are used in NSURLSessionDownloadTask
  • Index(es):
    • Date
    • Thread