The "request-header" works for all the http headers not just one single header, so you can match two or more headers including CRLF in one regular expression
The "request-header" works for all the http headers not just one single header, so you can match two or more headers including CRLF in one regular expression