Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
actionPerformed
Method · 0.80
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected