From abe0a450eadd9b23fcf3168e4f961945e1b6896e Mon Sep 17 00:00:00 2001
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date: Tue, 9 May 2017 16:46:09 -0400
Subject: [PATCH] refer to the competing draft from the HTTP WG for
 DNS-over-HTTPS

---
 draft-dkg-dprive-demux-dns-http.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/draft-dkg-dprive-demux-dns-http.md b/draft-dkg-dprive-demux-dns-http.md
index aa7e709..ac33354 100644
--- a/draft-dkg-dprive-demux-dns-http.md
+++ b/draft-dkg-dprive-demux-dns-http.md
@@ -33,6 +33,7 @@ informative:
  RFC7830:
  RFC7858:
  I-D.ietf-dnsop-dns-wireformat-http:
+ I-D.hoffman-dns-over-https:
  HAPROXY:
     target: https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
     title: The Proxy protocol
@@ -139,7 +140,7 @@ multiple data elements is also challenging.  So do not use this
 technique anywhere but at the beginning of a stream!
 
 If being able to interleave DNS queries with HTTP requests on a single
-stream is desired, a strategy like
+stream is desired, a strategy like {{I-D.hoffman-dns-over-https}} or
 {{I-D.ietf-dnsop-dns-wireformat-http}} is recommended instead.
 
 Avoid multiplexing in the clear
-- 
GitLab