Skip to content

Bump the allowed HTTP headers in statschannel to 100

Ondřej Surý requested to merge ondrej-bump-statschannel-headers into main

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.

Merge request reports