]> git.ipfire.org Git - thirdparty/curl.git/commit
doh: remove experimental code for DoH with GET
authorDaniel Gustafsson <daniel@yesql.se>
Mon, 18 Oct 2021 11:25:57 +0000 (13:25 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Mon, 18 Oct 2021 11:25:57 +0000 (13:25 +0200)
commitf06280eb53fd83b51f230b88083b4453f496931d
tree9a8039e9c92b5922c152de6d5c4a53930d840c02
parenta265ce4371676e42578cf2fdf8a634568ad96e77
doh: remove experimental code for DoH with GET

The code for sending DoH requests with GET was never enabled in a way
such that it could be used or tested. As there haven't been requests
for this feature, and since it at this is effectively dead, remove it
and favor reimplementing the feature in case anyone is interested.

Closes #7870
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
lib/doh.c
lib/urldata.h