Cache Storage with Python

0

I'm trying to use WPA in a Flask application. I would like to know if it is possible with Flask or Python itself to store my pages in the browser's Cache Storage?

From what I've seen so far I'll have to use javascript, but I'm trying to avoid it to reduce complexity.

    
asked by anonymous 31.05.2018 / 01:24

0 answers