https://issues.apache.org/bugzilla/show_bug.cgi?id=56707
--- Comment #6 from Yann Ylavic <[email protected]> --- (In reply to Yann Ylavic from comment #5) > You probably want to use ap_send_interim_response(r, 1) instead, after you > set r->status and fill r->headers_out accordingly. After you *have* set r->status and fill r->headers_out, these are used by ap_send_interim_response(). -- 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]
