Commit graph

10 commits

Author SHA1 Message Date
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
dante ruiz
15cc7a0e6c finished work 2019-07-09 10:43:46 -07:00
dante ruiz
a5f9283bde almost done 2019-07-06 11:46:40 -07:00
dante ruiz
f210be32dc updating progress indicator work 2019-07-02 20:56:49 -07:00
dante ruiz
fb8027bdf5 inital progress indicator work 2019-07-01 19:01:13 -07:00
dante ruiz
6a5c9097c9 finished adding error checking for launcher 2019-06-28 13:35:24 -07:00
dante ruiz
fc1f7615f4 fix errors 2019-06-11 16:30:21 -07:00
dante ruiz
adeedc88d3 add launcher error page 2019-06-10 14:38:01 -07:00
dante ruiz
581c5fe554 removing warnings 2019-06-05 14:23:47 -07:00
Brad Davis
3cb5b7716e Light Launchers 2019-06-05 11:18:16 -07:00