http_static: make max-age configurable 16/41416/10
authorAdrian Villin <[email protected]>
Thu, 8 Aug 2024 06:56:34 +0000 (08:56 +0200)
committerFlorin Coras <[email protected]>
Tue, 20 Aug 2024 18:19:12 +0000 (18:19 +0000)
commit86fa943725b5f7565133fd513da8d836f5f9c049
tree5d04d533cc95fcec5710ce39dd42465820fb9017
parent3601b322a010b0c0a83aeec912b224ec97b9c898
http_static: make max-age configurable

Type: improvement

Change-Id: I629add6e3f4219d56610c3785013f69dbe847844
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/http_test.go
src/plugins/http_static/http_static.api
src/plugins/http_static/http_static.c
src/plugins/http_static/http_static.h
src/plugins/http_static/http_static_test.c
src/plugins/http_static/static_server.c
test/asf/test_http_static.py