https://issues.apache.org/bugzilla/show_bug.cgi?id=53539
--- Comment #7 from Rainer Jung <[email protected]> --- > Have you checked with or without r1361153? With it. The line is executed and sets the content type during the run of ap_run_insert_error_filter() called by ap_send_error_response(). But after that still in ap_send_error_response() the content type is overwritten around line 1230 with text/html (if !r->assbackwards). Regards, Rainer -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
