Changeset 4703b0d in Launcher

Timestamp:
Feb 18, 2021 6:36:03 PM (3 years ago)
Author:
David Lohle <Proplex@…>
Branches:
feature/microsoft-oidc, master
Children:
dd3f4e7
Parents:
7803242
git-author:
David Lohle <Proplex@…> (02/18/21 18:30:04)
git-committer:
David Lohle <Proplex@…> (02/18/21 18:36:03)
Message:

Add User-Agent to news page HTTP requests

Cloudflare, and some other MITM proxies consider the default Java HttpURLConnection
from Java 1.8 to be an invalid, unsafe request and reject it. This leads to CF returning a
403 on request. This commit adds the same User-Agent that's applied to the other calls, so
that those that front their SKMC launcher news page with Cloudflare can have successful
page loads.

(No files)

Note: See TracChangeset for help on using the changeset viewer.