Home
last modified time | relevance | path

Searched refs:is_HTTP1 (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/modules/proxy/
Dmod_proxy.h274 const int is_HTTP1, int nocache);
Dproxy_cache.c1215 const int is_HTTP1, int nocache) in ap_proxy_cache_update() argument
1287 (r->status == HTTP_OK && lmods == NULL && is_HTTP1) || in ap_proxy_cache_update()