MCPcopy Index your code
hub / github.com/c0ny1/captcha-killer / getHttpService

Method getHttpService

src/main/java/utils/HttpClient.java:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83
84
85 public String getHttpService(){
86 return service.toString();
87 }
88
89 public String getRaw(){
90 return this.raw;

Callers 1

actionPerformedMethod · 0.80

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected