Changes between Initial Version and Version 3 of Ticket #6727


Ignore:
Timestamp:
Jun 16, 2008, 4:27:26 PM (16 years ago)
Author:
Ramiro Morales
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6727

    • Property Cc paulegan@… removed
    • Property Triage Stage UnreviewedAccepted
  • Ticket #6727 – Description

    initial v3  
    4242
    4343But It would be nicer to test if existing cache control response header is empty, so something like:
    44 {{{
     44
    4545{{{
    464660:         if response.has_header('Cache-Control') and response['Cache-Control']:
Back to Top