awl/cmd
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
..
cli.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
cli_test.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
dig.go feat(dig): Dig +https (#147) 2022-10-20 21:34:24 +00:00
dig_test.go feat(dig): Dig +https (#147) 2022-10-20 21:34:24 +00:00
docs.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
misc.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
misc_test.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00