Predicate isXssSafeContentType
Holds if s is an HTTP Content-Type that is not vulnerable to XSS.
Import path
import semmle.code.java.security.XSSpredicate isXssSafeContentType(string s)Holds if s is an HTTP Content-Type that is not vulnerable to XSS.
import semmle.code.java.security.XSSpredicate isXssSafeContentType(string s)