---
title: NEDNSOverHTTPSSettings
framework: networkextension
role: symbol
role_heading: Class
path: networkextension/nednsoverhttpssettings
---

# NEDNSOverHTTPSSettings

The DNS resolver settings for a DNS-over-HTTPS server.

## Declaration

```swift
class NEDNSOverHTTPSSettings
```

## Topics

### Configuring server properties

- [serverURL](networkextension/nednsoverhttpssettings/serverurl.md)
- [init(servers:)](networkextension/nednssettings/init(servers:).md)
- [matchDomains](networkextension/nednssettings/matchdomains.md)

### Configuring client properties

- [identityReference](networkextension/nednsoverhttpssettings/identityreference.md)

## Relationships

### Inherits From

- [NEDNSSettings](networkextension/nednssettings.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### DNS configuration

- [NEDNSSettingsManager](networkextension/nednssettingsmanager.md)
- [NEDNSOverTLSSettings](networkextension/nednsovertlssettings.md)
