14 std::string
host =
"127.0.0.1";
Command-line interface: argument parsing, subcommands, and benchmark/evaluation orchestration.
Definition Benchmark.hpp:25
serve subcommand options. CLI-exclusive; no config file roundtrip.
Definition ServeParams.hpp:13
uint16_t port
Definition ServeParams.hpp:15
std::size_t max_body_bytes
Definition ServeParams.hpp:16
std::string host
Definition ServeParams.hpp:14