Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/1150037361/SpringScan
/ getHttpService
Method
getHttpService
src/main/java/burp/BurpExtender.java:82–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
@Override
83
public
IHttpService getHttpService() {
84
return
currentlyDisplayedItem.getHttpService();
85
}
86
87
88
@Override
Callers
1
checkVul
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected