Skip to content

doh2: fix CORS by adding `access-control-allow-origin: *`

Vladimír Čunát requested to merge doh-cors into master

For old doh we added this in commit a34aa1ee; with the new implementation we somehow forgot.

Merge request reports