DNS-over-HTTP support (server side)
- Vladimír Čunát authored
Change handling of the inability to get address; it happens occasionally and the traces were disruptive.
+ 11
− 13
@@ -8,17 +8,6 @@ local function get_http_ttl(pkt)
@@ -57,6 +46,14 @@ local function serve_doh(h, stream)
@@ -90,8 +87,9 @@ local function serve_doh(h, stream)