]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
doh2: fix CORS by adding `access-control-allow-origin: *`
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 10 Jan 2022 17:07:44 +0000 (18:07 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 10 Jan 2022 17:28:40 +0000 (18:28 +0100)
commit4269d3d64752f8465d55d5b571ff9e3cdb32d0e5
tree83f5fe2e29ffb40033bd93d3cbcb2d0e11c9a3e2
parentbf9bf7bb8acd53efb13a5c42d56d2b31f060b6e7
doh2: fix CORS by adding `access-control-allow-origin: *`

For old doh we added this in commit a34aa1ee743;
with the new implementation we somehow forgot.
NEWS
daemon/http.c