On Jul 23, 2015, at 4:57 PM, Jens Alfke <[email protected]> wrote:
> 
> 
>> On Jul 23, 2015, at 12:41 PM, Marc Danguy <[email protected]> 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 protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to