---
title: excludeSimpleHostnames
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/neproxysettings/excludesimplehostnames
---

# excludeSimpleHostnames

A Boolean indicating if HTTP requests using single-label host names should be excluded from using the proxy settings.

## Declaration

```swift
var excludeSimpleHostnames: Bool { get set }
```

## See Also

### Accessing General Proxy Properties

- [exceptionList](networkextension/neproxysettings/exceptionlist.md)
- [matchDomains](networkextension/neproxysettings/matchdomains.md)
