doggo/pkg/resolvers
Frank Denis 813e57004f 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 18:06:25 +02:00
..
classic.go feat: Refactor output format 2020-12-24 22:01:35 +05:30
doh.go DoH: fallback to GET if a 405 HTTP status code is returned 2021-04-24 18:06:25 +02:00
resolver.go feat: refactor resolver in separate package 2021-03-02 18:59:55 +05:30
utils.go feat: Extract the resource record value without switch cases 2021-02-24 23:19:30 +05:30