I install helmetjs and test in local is working fine and prevent clickjacking. Same code push into live clickjack prevent not working and x-frame option not visible in network response.
Asked
Active
Viewed 88 times
1
-
1Please provide enough code so others can better understand or reproduce the problem. – Community Oct 19 '22 at 10:32
-
Who is your hosting provider? They might be stripping out the header. – Kenneth Oct 19 '22 at 10:33
-
Thank you @Kenneth, web server is blocked x-frame-option. – sakthi vel Oct 28 '22 at 16:39