Class HttpUtil
java.lang.Object
org.geysermc.floodgate.isolation.util.HttpUtil
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull HttpUtil.HttpResponse<byte[]>getRawData(String urlString)
-
Constructor Details
-
HttpUtil
public HttpUtil()
-
-
Method Details
-
getRawData
public static @NonNull HttpUtil.HttpResponse<byte[]> getRawData(String urlString) throws IOException - Throws:
IOException
-