Re: CFHTTP and cookies?
Re: CFHTTP and cookies?
- Subject: Re: CFHTTP and cookies?
- From: Jeremy Wyld <email@hidden>
- Date: Wed, 17 Nov 2004 10:41:52 -0800
On Nov 17, 2004, at 10:26 AM, Dave Camp wrote:
I'm using CFHTTP to communicate with a server that apparently needs
cookies enabled on the client side to function properly. I've looked
through the CFNetworking docs and the CFHTTP headers, but I don't see
anything relating to cookies.
Is there some way to get CFHTTP to enable cookies? Does it support
cookies?
It's the client's responsibility not CFHTTP. You might want to look at
using NSURLConnection with NSURLRequest and NSURLResponse. Depending
on the type of traffic and usage, this might be a better fit.
jeremy
_______________________________________________
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