Files
okhttp/okhttp-dnsoverhttps
Jake Wharton 351b3d6bf7 Add get(String) alternative which fails on invalid inputs
This is an unchecked-throwing version of parse(String).
2018-07-06 15:30:55 -04:00
..
2018-06-24 20:29:21 +01:00
2018-06-24 20:29:21 +01: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.