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

/httpd/modules/http/
H A Dhttp_protocol.c1012 static char *make_allow(request_rec *r) function
1058 apr_table_setn(r->headers_out, "Allow", make_allow(r));
1452 apr_table_setn(r->headers_out, "Allow", make_allow(r));

Completed in 15 milliseconds