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: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | GSoC'18: Support DNS over HTTPS - Discussions (#378)
Date: Tue, 21 Aug 2018 10:47:59 +0000

I admit, I am not into the DoH spec. As I understood from your writing(s), the 
DOH server response has DNS wire format in it's body (if not, forget all the 
above about ns_ functions).

*IF* the DoH response contains DNS wire format in it's body, take the body (the 
pointer to) and use it as 'msg' in my example beginning with ns_initparse(). 
The order and pref stuff was just a snippet from my use case (NAPTR) and meant 
as an example. Just use whatever is appropriate for A and AAA records. I could 
look it up and tell you, but you can also look up yourself ;-) (look up = 
search the web).

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


reply via email to

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