Searched defs:response_is_html (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/generators/
H A Dmod_autoindex.c155 static APR_INLINE int response_is_html(request_rec *r) function
1035 if (response_is_html(rr)) {
1153 if (response_is_html(rr)) {
1203 && (response_is_html(r)

Completed in 1290 milliseconds