Variable: USER_AGENT
const
USER_AGENT:"Uptime-Watcher/1.0"
="Uptime-Watcher/1.0"
Defined in: electron/constants.ts:73
User agent string for HTTP requests.
Remarks
Sent as the User-Agent
header in all outbound HTTP requests performed by
the backend.
Default Value
"Uptime-Watcher/1.0";