We’re aware that Cloudflare has max cache sizes and max upload file sizes.
However is there a max response header size?
Let’s just say we have a content security policy which equates to 500MB and is transferred in the header of every page request - will this ever become a problem on Cloudflare, or will it always without fail return the full response and full header no matter how large it gets?
In short: Even if the specification doesn’t limit you, many middlewares (CDNs or not…) - might… and in general it looks like the industry magic number is 8K …