diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-12-03 14:51:53 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-12-03 14:51:53 +0000 |
commit | 5c72eb294ab1527b8da1b261cfbffeeb7ff98c9f (patch) | |
tree | b9716286f5c8e36b77680ea0e917f5f17620b82f /modules/system/system.install | |
parent | 3aaffd3364087dfcf6d2c77ffe8c7496929a09d3 (diff) | |
download | brdo-5c72eb294ab1527b8da1b261cfbffeeb7ff98c9f.tar.gz brdo-5c72eb294ab1527b8da1b261cfbffeeb7ff98c9f.tar.bz2 |
- Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code.
Diffstat (limited to 'modules/system/system.install')
0 files changed, 0 insertions, 0 deletions