overte-thingvellir/launchers
Matt Hardcastle c987106d96 Add User-Agent string to macOS Launcher
Before this change, the mac HQ launcher didn't set a User-Agent string.
This change adds a User-Agent header – HQLauncher/$version – to each
HTTP request the mac launcher makes.

The approach I took was to add the User-Agent header to each HTTP
request. There is room for improvement. Most of the session
initialization could be rolled up into a helper class that sets the
User-Agent headers and other configuration parameters. Making that
change would be too much overhead for this quick task.

Jira: https://highfidelity.atlassian.net/browse/DEV-417
2019-08-21 13:29:56 -07:00
..
darwin Add User-Agent string to macOS Launcher 2019-08-21 13:29:56 -07:00
win32 Retry self copy if the old launcher is still shutting down. 2019-08-06 16:39:31 -07:00