Merge "E2E test for origin headers"

This commit is contained in:
Jenkins
2015-07-29 13:52:57 +00:00
committed by Gerrit Code Review
3 changed files with 384 additions and 0 deletions

View File

@@ -70,3 +70,12 @@ zip_ttl=10
[purgetime]
# Time to wait for purging content to complete
purge_wait_time=900
[origin_headers]
default_origin=1.2.3.4
cache_control_path=/test/cache-control/cache-control.jpg
cache_control_ttl=10
expires_path=/test/expires/expires.jpg
expires_ttl=20
expires_and_cache_control_path=/test/expires-cache-control/expires-cache-control.jpg
service_ttl=30