wip on static cache
This commit is contained in:
@@ -16,6 +16,11 @@
|
|||||||
|
|
||||||
-include("$zx_include/zx_logger.hrl").
|
-include("$zx_include/zx_logger.hrl").
|
||||||
|
|
||||||
|
-record(f, {http_path :: binary(),
|
||||||
|
fs_path :: file:filename(),
|
||||||
|
last_modified :: file:date_time(),
|
||||||
|
mime_type :: string(),
|
||||||
|
contents :: binary()}).
|
||||||
-type context() :: wfc_eval_context:context().
|
-type context() :: wfc_eval_context:context().
|
||||||
|
|
||||||
-record(s,
|
-record(s,
|
||||||
|
|||||||
Reference in New Issue
Block a user