wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | GSoC'18: Support DNS over HTTPS - Discussions (#3


From: Aniketh Girish
Subject: Re: [Wget-dev] wget2 | GSoC'18: Support DNS over HTTPS - Discussions (#378)
Date: Sun, 08 Jul 2018 12:06:11 +0000

Hi @rockdaboot, @juaristi  

I have created the DNS packet(query) with the res_mkquery() function. I was 
trying to send the packet through HTTP get functions available in the libwget 
using (https://gitlab.com/gnuwget/wget2/blob/master/examples/http_get2.c) as a 
reference. In the function call wget_iri_parse (const char *url, const char 
*encoding) what is the URL here in our context of DOH? The URL of the DOH 
server or the URL that we need to resolve? And even in the 
wget_http_get(WGET_HTTP_URL, "http://example.com";, ....) what should be the URL?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/378#note_86694150
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]