Re: What does NSURLCredentialPersistenceForSession mean, exactly?
Re: What does NSURLCredentialPersistenceForSession mean, exactly?
- Subject: Re: What does NSURLCredentialPersistenceForSession mean, exactly?
- From: Jens Alfke <email@hidden>
- Date: Tue, 23 Feb 2016 07:57:12 -0800
On Feb 22, 2016, at 11:13 PM, Quinn The Eskimo! < email@hidden> wrote:
It sounds like you'd be better off with a subclass of NSHTTPCookieStorage.
I thought this wasn’t possible anymore, since CFNetwork is implemented in C? I.e, I thought CFNetwork just made C calls to that `NSHTTPCookieStorageInternal` thing and bypassed the Obj-C API.
If it really is subclassable, it looks like a subclass has to reimplement the entire API by overriding and not calling `super`, correct?
—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