1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-28 12:57:07 +01:00
SKCraft-Launcher/launcher
David Lohle 4703b0dede 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.
2021-02-18 21:36:03 -05:00
..
src/main Add User-Agent to news page HTTP requests 2021-02-18 21:36:03 -05:00
build.gradle Update Gradle & plugins to support Java 9+ better 2021-02-05 04:05:48 +00:00
lombok.config Update Gradle & plugins to support Java 9+ better 2021-02-05 04:05:48 +00:00