okhttp / okhttp3 / Dns / SYSTEM

SYSTEM

val SYSTEM: Dns

A DNS that uses InetAddress.getAllByName to ask the underlying operating system to lookup IP addresses. Most custom Dns implementations should delegate to this instance.