> [EMAIL PROTECTED] wrote: > > > > The core input filter would happily consume all the data > > you gave it in a header line, looking for that one LF. > > This patch limits that "getline" functionality to > > HUGE_STRING_LEN (8192 bytes). > > Shouldn't that use the value from the LimitRequestFieldSize > directive instead?
Yep, I think so. Bill
