I am building/updating a cookie manager, and would like to bind Safari's cookie policy (Never/Always/Only from sites I visit) and an extra(only from whitelisted sites) to my own implementation with the same values.
Is this possible?
I have found NSHTTPCookieAcceptPolicy, and thought that would be a good place to start, but are a little lost.
does anyone have any ideas, how to acheive what I want.
thanks in advance.
Is this possible?
I have found NSHTTPCookieAcceptPolicy, and thought that would be a good place to start, but are a little lost.
does anyone have any ideas, how to acheive what I want.
thanks in advance.