setXssProtectionBytes

open fun setXssProtectionBytes(value: ByteString): Context.Builder
Old-style Cross-Site Scripting vulnerability protection policy.
string xss_protection = 20;

Return

This builder for chaining.

Parameters

value

The bytes for xssProtection to set.