summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-wsgi/app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/test/store-wsgi/app.yaml')
-rw-r--r--sca-cpp/trunk/test/store-wsgi/app.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-cpp/trunk/test/store-wsgi/app.yaml b/sca-cpp/trunk/test/store-wsgi/app.yaml
index 1e2dc05547..e5807c233a 100644
--- a/sca-cpp/trunk/test/store-wsgi/app.yaml
+++ b/sca-cpp/trunk/test/store-wsgi/app.yaml
@@ -44,7 +44,9 @@ handlers:
- url: /(.*\.(html|png))
static_files: htdocs/\1
upload: htdocs/(.*\.(html|png))
+ secure: always
- url: /.*
script: composite.py
+ secure: always