Class WebStaticVersionResponse

java.lang.Object
emu.grasscutter.server.http.objects.WebStaticVersionResponse
All Implemented Interfaces:
express.http.HttpContextHandler

public class WebStaticVersionResponse extends Object implements express.http.HttpContextHandler
  • Constructor Details

    • WebStaticVersionResponse

      public WebStaticVersionResponse()
  • Method Details

    • handle

      public void handle(express.http.Request request, express.http.Response response) throws IOException
      Specified by:
      handle in interface express.http.HttpContextHandler
      Throws:
      IOException