Re: OsX - HTTP resource load blocked
Re: OsX - HTTP resource load blocked
- Subject: Re: OsX - HTTP resource load blocked
- From: Jens Alfke <email@hidden>
- Date: Thu, 23 Jul 2015 14:57:55 -0700
> On Jul 23, 2015, at 12:41 PM, Marc Danguy <email@hidden> wrote:
>
> <key>NSTemporaryExceptionAllowInsecureHTTPLoads</key>
> <true/>
This key (and several others) are incorrect. The correct key is NSExceptionAllowsInsecureHTTPLoads.
The full list is in the technote at
https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/index.html <https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/index.html>
I’ve used those keys and they work for me in iOS 9; haven’t tried them on OS X yet.
Seems weird that the WWDC session would have wrong info in it.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden