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

Method getRequest

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

Source from the content-addressed store, hash-verified

86
87
88 @Override
89 public byte[] getRequest() {
90 return currentlyDisplayedItem.getRequest();
91 }
92
93 @Override
94 public byte[] getResponse() {

Callers 1

changeSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected