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: Fri, 13 Jul 2018 07:25:24 +0000

@rockdaboot 

ah! alright. Thanks for the clarification. 

So, that means, here: 

> `https://dnsserver.example.net/dns-query?dns=AAABAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB`

oh so that means, I need to encode the dns-query answer buffer and store that 
in the dns variable and concatenate it with the URL. Then pass into the 
iri_parse(). 

Further, I am using simple char array as a buffer to store the query payload. 
Should I use the wget_buffer functions here?

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


reply via email to

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