Hi, but issue is that CF is merging multiple CSP policies with using `,` instead of `;` and when we

Hi, but issue is that CF is merging multiple CSP policies with using
,
instead of
;
and when we add
;
; at the end of the line it add
,
anyway which is breaking browser. It is mentioned in linked issue
Was this page helpful?