Adds a header to an HttpServletResponse after checking for special characters (such as CRLF injection) that could enable
attacks like response splitting and other header-based attacks that nobody has thought of yet.
Sets a header in an HttpServletResponse after checking for special characters (such as CRLF injection) that could enable
attacks like response splitting and other header-based attacks that nobody has thought of yet.