Add end-to-end test case for referrer restrictions
* One test for basic functionality * Another test for testing the request url * Fixed an issue with wait_for_cname ignoring the retry_interval Change-Id: Iebb579576b9f1dc21cbbb3c4c3364c00bb32fce3
This commit is contained in:
@@ -12,6 +12,8 @@ wordpress_origin=1.2.3.4
|
||||
ssl_origin=1.2.3.4
|
||||
run_ssl_tests=False
|
||||
webpagetest_enabled=False
|
||||
referree_origin=2.3.4.5
|
||||
referrer_request_url=/static/images/gorilla.jpeg
|
||||
|
||||
[multiple_origin]
|
||||
default_origin=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user