http_static: improve cli short help 33/43233/3
authorFlorin Coras <[email protected]>
Sat, 21 Jun 2025 02:04:43 +0000 (19:04 -0700)
committerFlorin Coras <[email protected]>
Sat, 21 Jun 2025 02:41:19 +0000 (19:41 -0700)
commitf84494d29b776bf1fa4c4ab435794aa1a705482c
treeda90a432392f976e74166d653bc71c459b69bf69
parent97b1380df3089d107d5524d023a873e67170a57c
http_static: improve cli short help

- make sure all params are present in both create and add/del listener
- rename max-body-size to max-req-body-size as it should be easier to
  glean the purpose of the config

Type: refactor

Change-Id: I0f30eebe0b001e48ff640552396087e5da35334d
Signed-off-by: Florin Coras <[email protected]>
src/plugins/http_static/http_static.c
src/plugins/http_static/http_static.h
src/plugins/http_static/static_server.c