]> 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 11:24:27 +0000 (14:24 +0300)
commitbd033f92fdf2677fddcc420f1e047fb5ec93bdc6
tree3cffaa1d7c89c20b0cb83ec0f09683f4a62d891e
parentb76c2ad366db885a29b120f6c4a00ace9ba67292
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.

(cherry picked from commit fb135867644684a21d79bc3a5cebe3c83217a221)
bin/dig/dig.c