Fix PURGE method support and testing to ngx_pagespeed
This commit is contained in:
@@ -255,7 +255,7 @@ fi
|
||||
# enabled, which is always the case for ngx_pagespeed.
|
||||
statistics_enabled=1
|
||||
CACHE_FLUSH_TEST="on"
|
||||
CACHE_PURGE_METHODS="GET" # PURGE is not working yet.
|
||||
CACHE_PURGE_METHODS="PURGE GET"
|
||||
|
||||
# run generic system tests
|
||||
SYSTEM_TEST_FILE="$MOD_PAGESPEED_DIR/src/net/instaweb/system/system_test.sh"
|
||||
|
||||
Reference in New Issue
Block a user