Variable: USER_AGENT
constUSER_AGENT:"Uptime-Watcher/1.0"="Uptime-Watcher/1.0"
Defined in: electron/constants.ts:51
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";