awl/pkg/resolvers
Sam Therapy b1fa25a9a0
All checks were successful
continuous-integration/drone/push Build is passing
feat(dig): Dig +https (#147)
BREAKING CHANGE: DNS-over-HTTPS requests are now dealt with differently

Using +https or -H now implies adding /dns-query (like dig)
Using the implied https:// prefix follows the old behaviour (nothing added or implied)

Reviewed-on: #147
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-20 21:34:24 +00:00
..
DNSCrypt.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
DNSCrypt_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
docs.go feat(resolvers/HTTPS): add HTTP proxy support (#119) 2022-09-28 18:08:56 +00:00
general.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
general_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
HTTPS.go feat(dig): Dig +https (#147) 2022-10-20 21:34:24 +00:00
HTTPS_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
QUIC.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
QUIC_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
resolver.go feat(dig): Dig +https (#147) 2022-10-20 21:34:24 +00:00