Skip to content
Snippets Groups Projects
  1. Nov 23, 2010
  2. Nov 20, 2010
  3. Aug 05, 2010
  4. Jun 14, 2010
  5. May 12, 2010
  6. Mar 17, 2010
  7. Jan 30, 2010
  8. Jan 05, 2010
  9. Nov 21, 2009
  10. Nov 15, 2009
  11. Nov 10, 2009
  12. Nov 02, 2009
  13. Oct 18, 2009
  14. Sep 20, 2009
  15. Aug 16, 2009
  16. Aug 04, 2009
  17. Jul 13, 2009
  18. May 30, 2009
  19. May 18, 2009
  20. Apr 22, 2009
  21. Apr 02, 2009
  22. Mar 31, 2009
  23. Jan 31, 2009
  24. Jan 22, 2009
  25. Jan 14, 2009
  26. Dec 03, 2008
    • Dries Buytaert's avatar
      - Patch #327269 by c960657: when drupal_page_cache_header() compares the... · 5c72eb29
      Dries Buytaert authored
      - 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.
      5c72eb29
  27. Dec 02, 2008
  28. Nov 23, 2008
  29. Nov 22, 2008
  30. Nov 02, 2008
  31. Sep 15, 2008
  32. Sep 08, 2008
  33. Aug 14, 2008
  34. Jul 19, 2008
  35. Jul 17, 2008
  36. Jul 02, 2008
  37. Jun 26, 2008
Loading