MCPcopy Index your code
hub / github.com/API-Security/APIKit / getResponse

Method getResponse

src/main/java/burp/ui/ExtensionTab.java:182–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

180 }
181
182 @Override
183 public byte[] getResponse() {
184 return currentlyDisplayedItem.getResponse();
185 }
186
187 @Override
188 public IHttpService getHttpService() {

Callers 9

parseApiDocumentMethod · 0.45
urlAddPathMethod · 0.45
parseApiDocumentMethod · 0.45
urlAddPathMethod · 0.45
urlAddPathMethod · 0.45
parseApiDocumentMethod · 0.45
isFingerprintMatchMethod · 0.45
parseApiDocumentMethod · 0.45
changeSelectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected