[doh] re-enable buildChantra
See original GitHub issueIt should be possible to re-enable buildChantra in https://github.com/square/okhttp/blob/master/okhttp-dnsoverhttps/src/test/java/okhttp3/dnsoverhttps/DohProviders.java#L109
It now support draft-13 (only). Also it should be accessible over IPv6 and IPv4.
Now, mind this is not an enterprise grade setup 😃 it may be just easier to spin up a local proxy by pip install
ing doh-proxy and forwarding DNS requests to a well know open resolver provider (or whatever may be locally available).
Issue Analytics
- State:
- Created 5 years ago
- Comments:9
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
With IPv4 only
With IPv4 and IPv6
oh, and if things are still failing, I like to know more to dig and see what the issue is 😃 Feel free to open an issue against https://github.com/facebookexperimental/doh-proxy