On Sun, Nov 18, 2001 at 02:57:13AM -0000, [EMAIL PROTECTED] wrote: > ianh 01/11/17 18:57:13 > > Modified: include http_core.h > server core.c > Log: > change the signature of ap_custom_response() to use a > "const char *" instead of a "char *".
Okay in concept, but... > @@ -3076,6 +3076,7 @@ > } > } > } > + > > /* Completed iterating over the brigades, now determine if we want > * to buffer the brigade or send the brigade out on the network. I think this chunk snuck in... -- jusitn
