1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
Files
apache/modules/cache
Ruediger Pluem 477744b538 * Save the key we generate during our first run of cache_generate_key_default
on each request in the request_config. During consecutive runs of
  cache_generate_key_default during processing the request we restore it
  from there as we might not be able to generate the same key again as
  the ingredients used to compose the key might have changed and we constantly
  must use a key that could be generated during the quick handler phase.

PR: 41475


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@506621 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 20:29:04 +00:00
..
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00