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

/httpd/modules/http/
H A Dmod_mime.c540 static content_type *analyze_ct(request_rec *r, const char *s) function
566 "mod_mime: analyze_ct: cannot get media type from '%s'",
585 "mod_mime: analyze_ct: cannot get media type from '%s'",
942 if ((ctp = analyze_ct(r, r->content_type))) {

Completed in 281 milliseconds