pve-http-server/PVE/APIServer
Thomas Lamprecht e7ee5e3f75 increase max headers to 64 to cope with modern browsers + proxy combinations
This is mostly a "do not allow infinity headers" limit in the sense
of "it's good to have limits". With modern browsers and users behind
proxies we may actually get over 30 headers, so increase it for now
to 64 - hopefully enough for another decade ;)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Reported-by: Victor Hooi <victorhooi@yahoo.com>
2020-07-02 07:58:45 +02:00
..
Formatter api-server: extract, set and handle API token header 2020-01-28 20:43:51 +01:00
AnyEvent.pm increase max headers to 64 to cope with modern browsers + proxy combinations 2020-07-02 07:58:45 +02:00
Formatter.pm api-server: extract, set and handle API token header 2020-01-28 20:43:51 +01:00
Utils.pm Add short comment about users of read_proxy_config 2019-02-26 07:05:33 +01:00