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

/httpd/modules/cache/
H A Dcache_disk_common.h61 unsigned int has_body:1; member in struct:__anon79
/httpd/server/
H A Dutil.c2495 int has_body; local
2497 has_body = (!r->header_only
2506 return has_body;

Completed in 478 milliseconds