> On Feb 22, 2016, at 11:13 PM, Quinn The Eskimo! <[email protected]> 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 protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to [email protected]
