Joe Schaefer <[EMAIL PROTECTED]> writes: [...]
> Isn't the core_input_filter's HUGE_STRING_LEN argument to > apr_brigade_split_line() also going to cause problems on > lines larger than that value (8K)? Scratch that- I see that ap_rgetline_core has enough loops to handle it. -- Joe Schaefer
