]> git.ipfire.org Git - thirdparty/bind9.git/commit
DIG: fix handling of +http-plain-{get, post} options
authorArtem Boldariev <artem@boldariev.com>
Wed, 17 Aug 2022 10:19:32 +0000 (13:19 +0300)
committerArtem Boldariev <artem@boldariev.com>
Thu, 18 Aug 2022 10:34:21 +0000 (13:34 +0300)
commitb2f2fed65b343084f4d54b454ec4a203448b8e09
tree4ac35bd32166aea7ca3631fa0117c238d9e00198
parentffcee7c5b74d0513a8ba42d916e3eb587265c177
DIG: fix handling of +http-plain-{get, post} options

Support for parsing +http-plain-get and +http-plain-post options was
broken. This commit fixes that.
bin/dig/dig.c