mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
Passthrough the saved Response headers in the response
Tickets: https://github.com/SpiderLabs/ModSecurity/issues/735
This commit is contained in:
committed by
Felipe Zimmerle
parent
5f9c4d75e8
commit
e76e912bab
@@ -21,7 +21,6 @@
|
|||||||
/* Those are defined twice, lets keep it defined just once by `undef`
|
/* Those are defined twice, lets keep it defined just once by `undef`
|
||||||
* the first one.
|
* the first one.
|
||||||
*/
|
*/
|
||||||
*/
|
|
||||||
#undef CR
|
#undef CR
|
||||||
#undef LF
|
#undef LF
|
||||||
#undef CRLF
|
#undef CRLF
|
||||||
|
|||||||
Reference in New Issue
Block a user