]> git.ipfire.org Git - thirdparty/bind9.git/commit
Bump the allowed HTTP headers in statschannel to 100
authorOndřej Surý <ondrej@isc.org>
Thu, 10 Nov 2022 15:34:26 +0000 (16:34 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 10 Nov 2022 15:34:26 +0000 (16:34 +0100)
commite4654d1a6a657faf13bfee2bc53aace2f718b3d8
tree59e940562d64d25744af6771f54fff6fd7927e10
parent48a926536e425a4b24bb9e4cc808e72588f06321
Bump the allowed HTTP headers in statschannel to 100

Firefox 90+ apparently sends more than 10 headers, so we need to bump
the number to some higher number.  Bump it to 100 just to be on a save
side, this is for internal use only anyway.
lib/isc/httpd.c