Lines Matching refs:headers
251 * request headers from the backend for whatever reason, at worst the
974 * Parse the Cache-Control and Pragma headers in one go, marking
979 const char *cc_header, const char *pragma_header, apr_table_t *headers)
1135 * Parse the Cache-Control, identifying and removing headers that
1139 apr_table_t *headers)
1157 apr_table_unset(headers, header);
1175 apr_table_unset(headers, header);
1194 * headers table that are allowed to be stored in a cache.
1206 * (yet) any headers populated.
1212 /* Make a copy of the headers, and remove from
1213 * the copy any hop-by-hop headers, as defined in Section
1230 /* Remove the user defined headers set with CacheIgnoreHeaders.
1242 * headers table that are allowed to be stored in a cache.
1251 * headers table that are allowed to be stored in a cache;