Lines Matching refs:headers
259 static const char* regen_key(apr_pool_t *p, apr_table_t *headers,
273 * - Handle multiple-value headers better. (sort them?)
281 * So the better solution may be to identify headers which should be
297 header = apr_table_get(headers, elts[i]);
440 /* Open the headers file */
636 /* Delete headers file */
647 "Failed to delete headers file %s from cache.",
789 "Premature end of cache headers.");
809 /* If we've finished reading the headers, break out of the loop. */
832 "CGI Interface Error: Script headers apparently ASCII: (CGI = %s)",
858 * Reads headers from a buffer and returns an array of headers.
861 * @@@: XXX: FIXME: currently the headers are passed thru un-merged.
871 "recalling headers; but no header fd for %s", dobj->name);
885 "Recalled headers for URL %s", dobj->name);
1090 "could not write out-headers to header file %s",
1104 "could not write in-headers to header file %s",
1321 /* write the headers to disk at the last possible moment */