Resolve the optional HTTP listen host from CLI arguments and environment.
CLI arguments to inspect first.
Environment object used for B2_HTTP_HOST fallback.
B2_HTTP_HOST
Explicit listen host, or undefined to let Node use its default.
undefined
PortUsageError when the selected host is empty or invalid.
Resolve the optional HTTP listen host from CLI arguments and environment.