Registry / networking / okhttp-dnsoverhttps

okhttp-dnsoverhttps

JSON →
library5.3.2javamavenunverified

OkHttp is an HTTP client for Java and Kotlin; this module adds DNS-over-HTTPS support.

<dependency> <groupId>com.squareup.okhttp3</groupId> <artifactId>okhttp-dnsoverhttps</artifactId> <version>5.3.2</version> </dependency>
INSTALL
IMPORT
SIG · OKHTTP-DNSOVERHTTP
O
okhttp-dnsoverhttps
networkingjavav5.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DnsOverHttps
okhttp3.dnsoverhttps.DnsOverHttps

Create a DNS-over-HTTPS resolver using OkHttp.

import okhttp3.dnsoverhttps.DnsOverHttps; DnsOverHttps dns = new DnsOverHttps.Builder().build();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
okhttp-dnsoverhttps — mvn dependency:get okhttp-dnsoverhttps · libregistry