1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/okhttp-dnsoverhttps
Jesse Wilson 22a420b3a2 Remove the Kotlin migration bridges from DnsOverHttps (#5157)
We promise no API stability in this package.
2019-06-02 07:19:16 +01:00
..
2019-03-17 09:13:01 -04:00
2019-05-25 21:26:22 -04:00

OkHttp DNS over HTTPS Implementation

This module is an experimental implementation of DNS over HTTPS using OkHttp. API is not considered stable and may change at any time.

Download

testImplementation("com.squareup.okhttp3:okhttp-dnsoverhttps:3.14.2")