Skip to content

Commit

Permalink
Clarify that cache-control option applies to all tiled responses
Browse files Browse the repository at this point in the history
  • Loading branch information
marisn committed Jan 22, 2024
1 parent 83c0933 commit fa4f12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mapcache.h
Original file line number Diff line number Diff line change
Expand Up @@ -1200,7 +1200,7 @@ struct mapcache_tileset {
int auto_expire;

/**
* Cache-Control directives to be set for a TMS response
* Cache-Control directives to be set for a tiled response (MAPCACHE_REQUEST_GET_TILE)
*
* complements expiration set by the #expires parameter.
* \sa expires
Expand Down

0 comments on commit fa4f12e

Please sign in to comment.