Explorar o código

fixing app.py

Mano Marks %!s(int64=9) %!d(string=hai) anos
pai
achega
be0e4e2ff2
Modificáronse 2 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      voting-app/app.py
  2. BIN=BIN
      voting-app/utils/__init__.pyc

+ 0 - 1
voting-app/app.py

@@ -36,7 +36,6 @@ def hello():
         hostname=hostname,
         vote=vote,
     ))
-    resp.headers['Cache-Control'] = 'no-store, no-cache, must-revalidate, post-check=0, pre-check=0, max-age=0';
     resp.set_cookie('voter_id', voter_id)
     return resp
 

BIN=BIN
voting-app/utils/__init__.pyc