mirror of
https://github.com/square/okhttp.git
synced 2026-01-17 08:42:25 +03:00
Make separate requests because DNS in practice does not support multiple questions A + AAAA in a single message.
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.