Name

ap_scan_script_header_err_buff — scan the headers output by a CGI

Synopsis

int ap_scan_script_header_err_buff(request_rec *r, BUFF *fb, char *buffer)

This is similar to ap_scan_script_header_err(), except that the CGI is connected with a BUFF * instead of a FILE *.