overte-JulianGro/launchers/darwin
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
..
cmake making requested changes 2019-07-23 14:09:46 -07:00
images Update mac launcher icon 2019-06-13 15:37:44 -07:00
nib making requested changes 2019-07-23 14:09:46 -07:00
src Add User-Agent string to macOS Launcher 2019-08-21 13:29:56 -07:00
CMakeLists.txt Add User-Agent string to macOS Launcher 2019-08-21 13:29:56 -07:00