caching - django cache downloaded file on browser side with login_requried -


server side cache has plenty documents , convenient implement. more sever send http304 tell browser content haven't changed since last visit.

like special use case, authorized user open file reading, , file won't change quite time. how tell browser cache file before authorization still needed ? possible ? know login_required decorator has conflict cache_page decorator


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -