* add basic caching support

* Use hash of static dir instead of rand

* Add support for ETag
This commit is contained in:
fdb-hiroshima
2019-03-16 15:33:28 +01:00
committed by GitHub
parent 90baf9beb1
commit a2b2e37aa0
6 changed files with 104 additions and 17 deletions
+1
View File
@@ -189,6 +189,7 @@ Then try to restart Plume.
routes::session::password_reset_form,
routes::session::password_reset,
routes::plume_static_files,
routes::static_files,
routes::tags::tag,