MineLittlePony / HDSkins

The Minecraft HDSkins mod from the VoxelModPack team brought to you by the Horse team
http://minelittlepony-mod.com
MIT License
33 stars 10 forks source link

[1.17] Switch to java.net.http for server requests #42

Closed mattmess1221 closed 1 year ago

mattmess1221 commented 3 years ago

The java.net.http package was added in Java 9 and should be used in place of httpclient.

Using Methanol may also be useful as something to consider.

mattmess1221 commented 3 years ago

Partially done via 2e481a79b43b08d2ffd79aaa7f7faac200a4eba5