On Wed, Oct 31, 2001 at 02:16:12PM -0500, Bill Stoddard wrote:
> 
> > [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.

I wasn't quite sure if HUGE_STRING_LEN was the right way to go.
I'll switch it to LimitRequestFieldSize right away.

-aaron

Reply via email to