package
1.2.2
Repository: https://github.com/utilitywarehouse/coredns.git
Documentation: pkg.go.dev

# Functions

NewRequest returns a new DoH request given a method, URL (without any paths, so exclude /dns-query) and dns.Msg.
RequestToMsg converts a http.Request to a dns message.
ResponseToMsg converts a http.Response to a dns message.

# Constants

MimeType is the DoH mimetype that should be used.
Path is the URL path that should be used.