[EMAIL PROTECTED] wrote:
> }
> - else if (ap_strchr_c(encoding, ':') != NULL) {
> + else if (ap_strchr_c(encoding, ',') != NULL) {Uhm - so blowing away q val logic? Actually, that doesn't look like a semi, that looks like a colon which has no meaning I can think of, offhand. What was that about, before? Bill
