1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/okhttp-dnsoverhttps
2020-10-06 22:40:28 -04:00
..
2020-10-06 22:40:28 -04:00
2020-09-11 17:08:20 -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:4.9.0")