mirror of
https://github.com/square/okhttp.git
synced 2025-10-29 05:49:20 +03: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")