MCPcopy Index your code
hub / github.com/Maskhe/FastjsonScan / getHttpService

Method getHttpService

FastjsonScan/src/burp/BurpExtender.java:241–244  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

239 }
240
241 @Override
242 public IHttpService getHttpService() {
243 return currentlyDisplayedItem.getHttpService();
244 }
245
246 @Override
247 public byte[] getRequest() {

Callers

nothing calls this directly

Calls 1

getHttpServiceMethod · 0.65

Tested by

no test coverage detected