Hey, Can anyone tell me how to implement Content Security Policy in a razzle app using loadable components?
I have tried adding helmet middleware for CSP, but it sometimes work and sometime don't. On normal load of site browser does follow policies but as soon as I hard reload the browser it does not. Can anyone help me here???
❓Question
Hey, Can anyone tell me how to implement Content Security Policy in a razzle app using loadable components? I have tried adding helmet middleware for CSP, but it sometimes work and sometime don't. On normal load of site browser does follow policies but as soon as I hard reload the browser it does not. Can anyone help me here???