Changeset 6517
- Timestamp:
- 03/13/08 12:14:15 (10 months ago)
- Files:
-
- sandbox/topp/woonerf/lib/OpenLayers/Tile/WFS.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/topp/woonerf/lib/OpenLayers/Tile/WFS.js
r6511 r6517 130 130 onComplete: OpenLayers.Function.bind(success, this), 131 131 requestHeaders: { 132 "Cache-Control": " no-cache"132 "Cache-Control": "max-age=0" 133 133 } 134 134 });
