# EnableExceptionAllowsInsecureHTTPLoads

> Specifies whether to enable the NSExceptionAllowsInsecureHTTPLoads key.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.iOS.Xcode](/engine/6000.5/script-reference/unityeditor/ios/xcode.md)
* **Assembly:** UnityEditor.iOS.Extensions.Xcode

```csharp
public bool EnableExceptionAllowsInsecureHTTPLoads { readonly get; set; }
```
