Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-2521

PageCachingValve ignores multi-valued Cache-Control header

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.26.01
    • 2.26.02
    • None
    • None

    Description

      It compares Cache-Control header value like this:

      if ("no-cache".equalsIgnoreCase(String.valueOf(header.getValue())))

      This cannot check the following cases, for instance:

      Cache-Control: no-cache, max-age=0, must-revalidate, no-store

      Attachments

        Activity

          People

            aschrijvers Ard Schrijvers
            wko Woonsan Ko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: