Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/API-Security/APIKit
/ getHttpService
Method
getHttpService
src/main/java/burp/ui/ExtensionTab.java:187–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
185
}
186
187
@Override
188
public
IHttpService getHttpService() {
189
return
currentlyDisplayedItem.getHttpService();
190
}
191
192
/**
193
* 新增任务至任务栏面板
Callers
11
urlAddPath
Method · 0.45
parseApiDocument
Method · 0.45
exportIssues
Method · 0.45
parseWsdl
Method · 0.45
urlAddPath
Method · 0.45
exportIssues
Method · 0.45
urlAddPath
Method · 0.45
parseApiDocument
Method · 0.45
exportIssues
Method · 0.45
isFingerprintMatch
Method · 0.45
parseApiDocument
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected