Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/API-Security/APIKit
/ getResponse
Method
getResponse
src/main/java/burp/ui/ExtensionTab.java:182–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
180
}
181
182
@Override
183
public
byte[] getResponse() {
184
return
currentlyDisplayedItem.getResponse();
185
}
186
187
@Override
188
public
IHttpService getHttpService() {
Callers
9
parseApiDocument
Method · 0.45
urlAddPath
Method · 0.45
parseApiDocument
Method · 0.45
urlAddPath
Method · 0.45
urlAddPath
Method · 0.45
parseApiDocument
Method · 0.45
isFingerprintMatch
Method · 0.45
parseApiDocument
Method · 0.45
changeSelection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected