React Helmet to add security headers in response
Author: sjabiullaCreated Oct 7, 2019Updated May 19, 2026
Is there a provision to use react-helmet to set security headers in the response of react js app?
What I understand from react-helmet is it's just used to render html tags in output, If I'm not mistaken ! , It would be really great If we can use the same module and get security headers set in the response
For more info : Issue details
Source: nfl/react-helmet