Searched defs:fix_auth_header (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_authnz_fcgi.c | 688 static int fix_auth_header(void *vr, const char *key, const char *val) function 790 apr_table_do(fix_auth_header, r, vars, NULL); |
Completed in 13 milliseconds