Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a1phaboy/JsonDetect
/ getRequest
Method
getRequest
src/burp/View/ScanQueueTag.java:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
@Override
68
public
byte[] getRequest() {
69
return
currentlyDisplayedItem.getRequest();
70
}
71
72
@Override
73
public
byte[] getResponse() {
Callers
3
changeSelection
Method · 0.80
AnalyzeRequest
Method · 0.80
AnalyzeJsonByReqBody
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected