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

/httpd/modules/cache/
H A Dcache_storage.c690 apr_uri_t content_location_uri; local
727 &content_location_uri)
730 &content_location_uri, &content_location_key)
731 || !(r->parsed_uri.hostname && content_location_uri.hostname
733 content_location_uri.hostname))) {

Completed in 590 milliseconds