]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
http: usability improvement
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 18 Apr 2019 13:06:03 +0000 (15:06 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 18 Apr 2019 13:07:58 +0000 (15:07 +0200)
commitcc1d1692c2c6e63d80e06d7b4e861e1968f1a363
tree80a92b10b2b88be3503593d847b08d4ac18190e5
parenta05fc84b63c80f0b8319fdc6493a1a04fee5bb3f
http: usability improvement

Formerly http.config({tls=false}, 'doh') also removed all endpoints for
'doh', which was unexpected.

With this change configurations are merged as expected and user does not
have to repeat endpoints and other options from builtin template.
modules/http/README.rst
modules/http/http.lua.in
modules/http/http.test.lua
modules/http/http_doh.test.lua