Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAU increase csp request size limit (#3800)
- Chrome Reporting API can batch csp violation reports prior to sending, leading to larger than expected payload sizes. To ensure we are receiving all reports we need to increase the max payload size on the `/csp-report` endpoint
- Loading branch information