Skip to content

Instantly share code, notes, and snippets.

@ArnaudBrousseau
Created March 5, 2018 12:20
Show Gist options
  • Save ArnaudBrousseau/57fe47b3b79fd05607610ffb00acf0e2 to your computer and use it in GitHub Desktop.
Save ArnaudBrousseau/57fe47b3b79fd05607610ffb00acf0e2 to your computer and use it in GitHub Desktop.
Sample Casper config file
cached_endpoints:
foo_cache: {ttl: 300, pattern: "^/foo/bar$"}
vary_headers:
- Accept-Encoding
uncacheable_headers:
- 'Date'
- 'X-Zipkin-Id'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment