Subject: | Wrong behavior of Apache::FakeRequest::header_in |
If I'm using header_in("Bla") to get the value of the Bla header, then
always "Bla" is returned. That's because the universal "elem" method does
not work for some of Apache's methods. I patched header_in and header_out,
but there are still other methods which should also be patched.
While doing the patch, I also added some missing "defined" statements.
Regards,
Slaven
Message body not shown because it is not plain text.