jumpinjackie / mapguide-rest

REST Extension for MapGuide Open Source
GNU Lesser General Public License v2.1
26 stars 14 forks source link

304 caching opportunities #1

Open jumpinjackie opened 10 years ago

jumpinjackie commented 10 years ago

Besides tiles, investigate what other things can be 304 cached.

jumpinjackie commented 10 years ago

Thanks to MapGuide RFC 143, the MgResourceService::GetResourceModifiedDate API can now be used to apply caching logic.