Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Maskhe/FastjsonScan
/ getHttpService
Method
getHttpService
FastjsonScan/src/burp/BurpExtender.java:241–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
}
240
241
@Override
242
public
IHttpService getHttpService() {
243
return
currentlyDisplayedItem.getHttpService();
244
}
245
246
@Override
247
public
byte[] getRequest() {
Callers
nothing calls this directly
Calls
1
getHttpService
Method · 0.65
Tested by
no test coverage detected