http_static: cleanup file handler and cache 35/35235/8
authorFlorin Coras <fcoras@cisco.com>
Tue, 8 Feb 2022 00:24:43 +0000 (16:24 -0800)
committerFlorin Coras <fcoras@cisco.com>
Wed, 9 Feb 2022 00:44:06 +0000 (16:44 -0800)
commit023521fcb6713e1151a04e4358bb58695dd6e479
treeb225ec176e85301ebb1e6b60f17055c0526a60ea
parent48bdf24ad2a1266f8c6bf4932b92d0165f370171
http_static: cleanup file handler and cache

Type: refactor

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I7aff3a02315f9f92039dd2e3af1cbd8312aec662
src/plugins/http_static/CMakeLists.txt
src/plugins/http_static/http_cache.c [new file with mode: 0644]
src/plugins/http_static/http_cache.h [new file with mode: 0644]
src/plugins/http_static/http_static.c
src/plugins/http_static/http_static.h
src/plugins/http_static/static_server.c