1
0
mirror of https://github.com/square/okhttp.git synced 2025-10-29 05:49:20 +03:00
Files
okhttp/okhttp-dnsoverhttps
Jesse Wilson 70cd67c75d Tweak the MkDocs build
Retain the 3.x docs by doing a dirty MkDocs build
Build more Dokka projects
2019-06-20 00:01:47 -04:00
..
2019-06-20 00:01:47 -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")