Anahkiasen / flatten

A package to flatten any website to plain HTML
336 stars 42 forks source link

csf token #51

Open monovm opened 6 years ago

monovm commented 6 years ago

how we can use this on pages have csrf token ?

monovm commented 6 years ago

i think solution is this give variable to token value in form when we want create cache then when we want to send cached version to view we can give value to variable. i think in this way packge will support pages with csrf token too.