Sanitizes a header value by checking for and preventing carriage return and line feed characters.
The header value or array of header values to sanitize.
The sanitized header value(s).
If the header value contains CR/LF characters.
Sanitizes a header value by checking for and preventing carriage return and line feed characters.