MCPcopy Create free account
hub / github.com/1150037361/SpringScan / getResponse

Method getResponse

src/main/java/burp/BurpExtender.java:93–96  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 @Override
94 public byte[] getResponse() {
95 return currentlyDisplayedItem.getResponse();
96 }
97
98 /**
99 * IHttpListener接口必须实现的方法

Callers 2

checkVulMethod · 0.80
changeSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected