]> granicus.if.org Git - curl/commit
setopt: add CURLOPT_DOH_URL
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Sep 2018 07:16:02 +0000 (09:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Sep 2018 07:17:17 +0000 (09:17 +0200)
commitabff183387ae7e4a0bb7cbdd653ff64aeb1840a7
tree8a02613ee4ac2ac53a9109f3715a8a4de5dd5a40
parent3f3b26d6feb0667714902e836af608094235fca2
setopt: add CURLOPT_DOH_URL

Closes #2668
15 files changed:
docs/libcurl/curl_easy_setopt.3
docs/libcurl/opts/CURLOPT_DOH_URL.3 [new file with mode: 0644]
docs/libcurl/opts/Makefile.inc
docs/libcurl/symbols-in-versions
include/curl/curl.h
include/curl/typecheck-gcc.h
lib/Makefile.inc
lib/doh.c [new file with mode: 0644]
lib/doh.h [new file with mode: 0644]
lib/hostasyn.c
lib/hostip.c
lib/hostip.h
lib/multi.c
lib/setopt.c
lib/urldata.h