Closed Spongman closed 1 year ago
explicitly set Accept header to */* to workaround java SDK bug https://bugs.openjdk.org/browse/JDK-8163921 that causes Apache to return a 500 server error attempting to download mod.ini
*/*
mod.ini
Nicely done 👍
explicitly set Accept header to
*/*
to workaround java SDK bug https://bugs.openjdk.org/browse/JDK-8163921 that causes Apache to return a 500 server error attempting to downloadmod.ini