Home
last modified time | relevance | path

Searched refs:ap_basic_http_header (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttp_protocol.h90 API_EXPORT(void) ap_basic_http_header(request_rec *r);
Dap_compat.h41 #define basic_http_header ap_basic_http_header
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_protocol.c1537 API_EXPORT(void) ap_basic_http_header(request_rec *r) in ap_basic_http_header() function
1670 ap_basic_http_header(r); in ap_send_http_options()
1817 ap_basic_http_header(r); in ap_send_http_header()
2676 ap_basic_http_header(r); in ap_send_error_response()