]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Grant unidirectional HTTP/3 streams for DoH3 13678/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 8 Jan 2024 16:03:17 +0000 (17:03 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 8 Jan 2024 16:03:17 +0000 (17:03 +0100)
commit2e7989f54bf076e7946d58c8917ef3a94bf7ad08
tree7fb09f93f52c3c7cbf813d5004ec456c6b258dda
parent7d8694615eb519cd5456a8a903db8a69fe19b7d2
dnsdist: Grant unidirectional HTTP/3 streams for DoH3

While unidirectional streams are not needed for DNS over QUIC, they
are required by the HTTP/3 RFC and thus needed for DNS over HTTP/3.
This change makes curl and Firefix happy with dnsdist's DoH3
implementation.
pdns/dnsdistdist/doh3.cc
pdns/dnsdistdist/doq-common.cc
pdns/dnsdistdist/doq-common.hh
pdns/dnsdistdist/doq.cc