Searched refs:parseXSSProtectionHeader (Results 1 – 3 of 3) sorted by relevance
99 PLATFORM_EXPORT ReflectedXSSDisposition parseXSSProtectionHeader(const String& header, String& fail…
355 ReflectedXSSDisposition parseXSSProtectionHeader(const String& header, String& failureReason, unsig… in parseXSSProtectionHeader() function
333 …ReflectedXSSDisposition xssProtectionHeader = parseXSSProtectionHeader(headerValue, errorDetails, … in init()