I'm trying to test a backport to the 2.2.x tip, but it looks like
r1758671 might have busted our request parsing. Every test we have
fails; I think ap_rgetline() is no longer dealing with the final CRLF
line correctly. Reverting that commit fixes things.
Can anyone confirm that it's not just something on my end?
--Jacob