You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was wondering if DoH support could be added to this amazing library. Not sure why was it reverted some time back. Any information regarding DoH support is highly appreciated.
The text was updated successfully, but these errors were encountered:
DoH is so completely different, that you cannot do it directly in this lib. The most
obvious way is to have dns-doh lib that does all the http tweaking and using go-dns for
dns-y bits.
Cheers
Was wondering if DoH support could be added to this amazing library. Not sure why was it reverted some time back. Any information regarding DoH support is highly appreciated.
The text was updated successfully, but these errors were encountered: