Skip to content

Commit a9790f6

Browse files
committed
Refactor FileCache and remove FileCacheEx
1 parent 1f83fce commit a9790f6

File tree

10 files changed

+156
-652
lines changed

10 files changed

+156
-652
lines changed

cmake/vars.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ set(HTTP_SERVER_HEADERS
103103
http/server/HttpContext.h
104104
http/server/HttpResponseWriter.h
105105
http/server/WebSocketServer.h
106-
http/server/FileCacheEx.h
106+
http/server/FileCache.h
107107
)
108108

109109
set(MQTT_HEADERS

docs/FileCacheEx.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

docs/cn/FileCacheEx.md

Lines changed: 0 additions & 134 deletions
This file was deleted.

0 commit comments

Comments
 (0)