DNS-over-HTTP support (server side)
Files
8- Petr Špaček authored
First version which actually works with Firefox DoH in default configuration. Limitations: - does not support HTTP GET method - headers for HTTP cache are not generated - error handling is largely missing - no tests - ACLs will not work, modules do not see source IP address of the HTTP endpoint
+ 68
− 0
@@ -18,6 +18,73 @@
@@ -148,6 +215,7 @@ int kr_bindings_worker(lua_State *L)