0

I have caucho Resin web server, I need set X-Frame-Options and X-XSS-Protection header for security, But I can not find any document to explain how to do it

I want to get the correct resin.xml , which include X-XSS-Protection and X-Frame-Options

wgzhao
  • 560
  • 5
  • 5
  • You should challenge that requirement by asking what security enhancement X-XSS-Protection gives: https://caniuse.com/?search=X-XSS-Protection. X-Frame-Options is also better implemented using Content Security Policy frame-ancestors. – Halvor Sakshaug May 03 '23 at 04:47

0 Answers0