Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1905

DefaultRequestPipeline should attempt conditional gets for stale, cached responses

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.5.0-beta5
    • 2.5.0, 2.5.0-beta6
    • Java
    • None

    Description

      Currently the DefaultRequestPipeline will attempt to complete requests for data that is already in the httpResponses cache but which is stale. There is an opportunity here to set If-Modified-Since and If-None-Match headers on the outbound request (i.e. to trigger a conditional get) and to handle a 304 Not Modified response.

      Attachments

        1. SHINDIG-1905.patch
          12 kB
          Stanton Sievers

        Activity

          People

            ssievers Stanton Sievers
            ssievers Stanton Sievers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: