Re: OsX - HTTP resource load blocked
Re: OsX - HTTP resource load blocked
- Subject: Re: OsX - HTTP resource load blocked
- From: Charles Srstka <email@hidden>
- Date: Thu, 23 Jul 2015 18:31:11 -0500
On Jul 23, 2015, at 4:57 PM, Jens Alfke <email@hidden> wrote:
>
>
>> 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.
Possibly someone realized that many kinds of apps that rely on network functionality — not the least, web browsers — are always going to need the ability to load from arbitrary HTTP URLs, not just on a “temporary” basis.
Charles
_______________________________________________
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