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

Method getHttpService

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

Source from the content-addressed store, hash-verified

185 }
186
187 @Override
188 public IHttpService getHttpService() {
189 return currentlyDisplayedItem.getHttpService();
190 }
191
192 /**
193 * 新增任务至任务栏面板

Callers 11

urlAddPathMethod · 0.45
parseApiDocumentMethod · 0.45
exportIssuesMethod · 0.45
parseWsdlMethod · 0.45
urlAddPathMethod · 0.45
exportIssuesMethod · 0.45
urlAddPathMethod · 0.45
parseApiDocumentMethod · 0.45
exportIssuesMethod · 0.45
isFingerprintMatchMethod · 0.45
parseApiDocumentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected