native-dns-packet icon indicating copy to clipboard operation
native-dns-packet copied to clipboard

implement URI record

Open anthonykirby opened this issue 9 years ago • 0 comments

This patch adds parse/write support for URI records, as described at http://tools.ietf.org/html/draft-faltstrom-uri.

FYI, I'm also working on a patch to the node.js built-in (via c-ares) DNS implementation, i.e. dns.resolveUri().

many thanks Anthony Kirby

anthonykirby avatar Apr 27 '15 15:04 anthonykirby