pub const DEFAULT_HTTP_PATH: &str = "/_yah/status";Expand description
Conventional HTTP path for the status document on a process that already
serves HTTP. Not enforced — [process.control] http_path overrides it —
but a service with no reason to differ should use this one.