Export to GitHub

mod-geocache - issue #12

Add browser cache headers


Posted on Oct 18, 2010 by Helpful Rhino

add Last-Modified tags to output. support If-Modified in requests

Comment #1

Posted on Oct 19, 2010 by Helpful Rhino

This issue was updated by revision r23.

  • returns 304 code if suitable if the client has added an If-Modified-Since header
  • adds a Last-Modified header with a 200 OK response

Comment #2

Posted on Oct 19, 2010 by Helpful Rhino

This issue was closed by revision r26.

Status: Fixed

Labels:
Type-Enhancement Priority-High Milestone-Release0.2 Component-Services Component-Caches