overte-AleziaKurdis/launchers
Matt Hardcastle 4f6e2c85f9 Never cache the tags API in macOS's HQ Launcher
Prior to this change we used the default session while downloading the
latest tags API response from Thunder. This left open the possibility that
NSURLSession could cache the response, even though the server asked it
not to; NSURLSession can be pretty aggressive about its caching.

This change ensure no caching of the API is occurring my using an
ephemeral session when calling the tags API.
2019-06-22 12:35:05 -07:00
..
darwin Never cache the tags API in macOS's HQ Launcher 2019-06-22 12:35:05 -07:00
win32 Add status code and unzip logging to Windows launcher 2019-06-21 15:46:59 -07:00