AUTH_PROXY_REQUIRED_HEADER
const AUTH_PROXY_REQUIRED_HEADER: "VGI-Auth-Proxy-Required" = "VGI-Auth-Proxy-Required";Defined in: src/http/unauthorized.ts:30
Header set to "true" on 401s from a service whose authentication depends
on a reverse proxy. Omitted otherwise — never "false".
