Opened 17 years ago

Last modified 16 years ago

#286 new enhancement

WMS Cache headers

Reported by: zspitzer Owned by:
Priority: medium Milestone:
Component: WMS Interface Version:
Severity: minor Keywords:
Cc: External ID:

Description

Adding support for a ResourceHeader for WMS along the lines of the following

<Property xsi:noNamespaceSchemaLocation="Property-1.0.0.xsd">

<Name>_DATE_LAST_MODIFIED</Name> <Value>Wed, 01 Sep 2007 13:24:52 GMT</Value>

</Property>

which then means the WMS service could return a 304 not modified for a request with a valid If-Modified-Since: Wed, 01 Sep 2007 13:24:52 GMT

Change History (2)

comment:1 by zspitzer, 17 years ago

Severity: majorminor
Type: defectenhancement

comment:2 by zspitzer, 16 years ago

mapserver just added this feature http://trac.osgeo.org/mapserver/ticket/2551

Note: See TracTickets for help on using tickets.