• 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: CFHTTPMessageAddAuthentication problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFHTTPMessageAddAuthentication problem


  • Subject: Re: CFHTTPMessageAddAuthentication problem
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Tue, 03 Dec 2013 15:47:10 +0000

On 3 Dec 2013, at 15:39, Jens Alfke <email@hidden> wrote:

> Actually I think the OP can simply use NSURLConnection, as I said in my last reply.

Perhaps.

My concern is that, once the outer HTTP is done, the inner HTTP is going to want two-way interactive communication, and NSURLConnection isn't really designed for that.  Rather, it's very much focused on the 'send this request and receive this response' model of HTTP.  So, while it's possible you could bodgy two-way communication on top of NSURLConnection (using an 'exciting' body stream), my guess is that doing your own Digest authentication is going to end up being easier.

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware



 _______________________________________________
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: 
 >Re: Macnetworkprog Digest, Vol 10, Issue 80 (From: Kevin Yu <email@hidden>)
 >Re: CFHTTPMessageAddAuthentication problem (From: "Quinn \"The Eskimo!\"" <email@hidden>)
 >Re: CFHTTPMessageAddAuthentication problem (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: CFHTTPMessageAddAuthentication problem
  • Next by Date: Re: Macnetworkprog Digest, Vol 10, Issue 82
  • Previous by thread: Re: CFHTTPMessageAddAuthentication problem
  • Next by thread: Re: Macnetworkprog Digest, Vol 10, Issue 82
  • Index(es):
    • Date
    • Thread