hsa: cleanup and rename http test server 99/35099/6
authorFlorin Coras <fcoras@cisco.com>
Wed, 26 Jan 2022 08:15:03 +0000 (00:15 -0800)
committerFlorin Coras <fcoras@cisco.com>
Wed, 26 Jan 2022 17:08:52 +0000 (09:08 -0800)
commita1175b726d428ab6e67e2fe35514099bffa43bc2
tree3e6d50464255aab5476562f70c39222dc906ebcf
parent6a4a11f4793781e47baa00c900f78386471a15c1
hsa: cleanup and rename http test server

- cleanup data structures, functions and cli
- remove option to return static html. For similar results, use
http static server
- rename to http_cli.c as it better describes what the app does

Type: refactor

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I502e7566fba4376c68fbe41de9e45079a159e864
src/plugins/hs_apps/CMakeLists.txt
src/plugins/hs_apps/http_cli.c [moved from src/plugins/hs_apps/http_server.c with 59% similarity]
test/template_ipsec.py