MCPcopy 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

changeSelectionMethod · 0.80
AnalyzeRequestMethod · 0.80
AnalyzeJsonByReqBodyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected