fn server_info() -> String
Expand description
Returns a cat-gateway server info in the following format,
based on the User-Agent
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent
cat-gateway/<service-id> commit:<git_commit>,branch:<git_branch>,tags:<git_tag1>,<git_tag2>