]> granicus.if.org Git - icinga2/commit
Increase header size to 8KB for HTTP requests 6357/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Wed, 6 Jun 2018 18:23:14 +0000 (20:23 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 6 Jun 2018 18:25:36 +0000 (20:25 +0200)
commit447dad91c01ab664e0412d990c0777b2b5cb8368
tree41f85269bd3ae2a77c971fc883bd6609119049e8
parent2dafcfa8a94935eb06e4ececa3a1d710cf1da264
Increase header size to 8KB for HTTP requests

This is the default for Tomcat and Apache too
and avoids problems with cookies and long URLs.

fixes #6355
doc/12-icinga2-api.md
lib/remote/httprequest.cpp