mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
* WIP: make CoreDNS DoH Server * It works * Fix tests * Review from Tom - on diff. PR * correct mime type * Cleanups and use the pkg/nonwriter * rename and updates * implement get * implement GET * Code review comments * correct context * tweaks * code review