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

Method getStatus

src/main/java/net/optifine/http/HttpResponse.java:21–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 public int getStatus()
22 {
23 return this.status;
24 }
25
26 public String getStatusLine()
27 {

Callers 3

getMethod · 0.95
loadPipelinedMethod · 0.95
onResponseReceivedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected