doggo/pkg/resolvers
Frank Denis 8dc23ce8f5 DoH: fallback to GET if a 405 HTTP status code is returned
Some servers block POST queries. Retry with GET if we receive a
405 HTTP status code.
2021-04-24 21:47:36 +05:30
..
classic.go feat: Refactor output format 2020-12-24 22:01:35 +05:30
dnscrypt.go Print the server IP address instead of a full DNS stamp 2021-04-24 21:47:00 +05:30
doh.go DoH: fallback to GET if a 405 HTTP status code is returned 2021-04-24 21:47:36 +05:30
resolver.go Add support for DNS stamps and for DNSCrypt servers 2021-04-24 21:47:00 +05:30
utils.go feat: Extract the resource record value without switch cases 2021-02-24 23:19:30 +05:30