]> git.ipfire.org Git - thirdparty/bind9.git/commit
Get rid of some HTTP/2 related types when NGHTTP2 is not available
authorArtem Boldariev <artem@boldariev.com>
Fri, 16 Jul 2021 11:57:08 +0000 (14:57 +0300)
committerArtem Boldariev <artem@boldariev.com>
Wed, 4 Aug 2021 07:32:27 +0000 (10:32 +0300)
commit170cc41d5c7a25aa0451e74f5ee3fbee29f6885b
tree67e3e76e105169299281a61b9bb9a4b2ed52b75f
parentf388b71378e6284e592a4f53be12ded516ab80e1
Get rid of some HTTP/2 related types when NGHTTP2 is not available

This commit removes definitions of some DoH-related types when
libnghttp2 is not available.
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c
lib/isc/tests/doh_test.c