]> git.ipfire.org Git - thirdparty/curl.git/commit
doh: use https protocol by default
authorViktor Szakats <commit@vsz.me>
Sat, 16 Jul 2022 14:10:39 +0000 (14:10 +0000)
committerViktor Szakats <commit@vsz.me>
Sat, 16 Jul 2022 14:10:39 +0000 (14:10 +0000)
commita19f0601feb598aa55a644a7b9f32232fea9a51f
tree71d81c08255be256f75d210be6a8209cc431bf3d
parent4c46c829f5ed7c37b3313c67a6662b7332c1ff7f
doh: use https protocol by default

The only allowed protocol is https, so it makes sense to use that
by default if not passed explicitly by the user.

Reported-by: MasterInQuestion on github
Reviewed-by: Jay Satiro
Fixes #9163
Closes #9165
lib/doh.c