Class HTTPRequest

java.lang.Object
pro.gravit.launcher.HTTPRequest

public final class HTTPRequest extends Object
  • Method Details

    • jsonRequest

      public static com.google.gson.JsonElement jsonRequest(com.google.gson.JsonElement request, URL url) throws IOException
      Throws:
      IOException
    • jsonRequest

      public static com.google.gson.JsonElement jsonRequest(com.google.gson.JsonElement request, String method, URL url) throws IOException
      Throws:
      IOException