On 19 Nov 2014, at 17:58, Jens Alfke <[email protected]> wrote: > Is there a workaround to allow the "Cookie:" header to be passed through?
Have you looked at NSURLRequest.HTTPShouldHandleCookies? I think that disables NSURLConnection's cookie handling entirely, leaving you responsible for adding cookies if you need them and saving them if appropriate. 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 protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to [email protected]
