Apache 1.3 API Documentation

Routine ap_basic_http_header

Definition:

void ap_basic_http_header(request_rec *r);
     

Usage example:

request_rec *r;
ap_basic_http_header(r);
     

No documentation available.


Previous: ap_base64encode_len Next: ap_bclose

Table of Contents (Routines, Structures, Data Cells, Constants)