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

/httpd/modules/filters/
H A Dmod_proxy_html.c131 static const char *const html_etag = ">"; variable
135 #define DEFAULT_ETAG html_etag
303 ctx->etag = html_etag;
1173 cfg->etag = html_etag;
1180 cfg->etag = html_etag;
1188 cfg->etag = html_etag;

Completed in 11 milliseconds