1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/okhttp-dnsoverhttps
Yuri Schimke ceb42f1322 EverythingIsNonNull annotation (#4286)
Adds an annotation EverythingIsNonNull, and fixes some nullability on public API.
2018-09-30 09:33:42 +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.