paragonie/csp-builder

Unable to add "blob" value to connect-src in json file

Closed this issue · 1 comments

I had download the csp-builder version 1.2.0 and configure json as required. But whenever i want to set Blob to connect-src it wont be added to headers this leads to not allowed blob data. How can i add "blob":true value to connect-src file to overcome that issue.