MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getHost

Method getHost

src/main/java/net/optifine/http/HttpRequest.java:36–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 public String getHost()
37 {
38 return this.host;
39 }
40
41 public int getPort()
42 {

Callers 3

addRequestMethod · 0.95
makeRequestMethod · 0.45
connectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected