crosswalk-project/chromium-crosswalk/master/third_party/WebKit/LayoutTests/http/tests/cache/resources/.htaccess - Htaccess File

crosswalk-project/chromium-crosswalk/master/third_party/WebKit/LayoutTests/http/tests/cache/resources/.htaccess

<Files "compass-no-cache.jpg">
Header set Cache-Control "no-cache, must-revalidate"
Header set Pragma no-cache
</Files>
<Files "circles-no-cache.svg">
Header set Cache-Control "no-cache, must-revalidate"
Header set Pragma no-cache
</Files>

On Github License

Files

Download PDF of Htaccess file
no-cache, Pragma

Comments

Apache