MCPcopy Create free account
hub / github.com/Daybr4ak/ShiroScan / getHttpService

Method getHttpService

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

Source from the content-addressed store, hash-verified

262 }
263
264 @Override
265 public IHttpService getHttpService() {
266 return this.currentlyDisplayedItem.getHttpService();
267 }
268
269 @Override
270 public byte[] getRequest() {

Callers

nothing calls this directly

Calls 1

getHttpServiceMethod · 0.65

Tested by

no test coverage detected