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

Method getIncludeCookie

src/main/java/burp/ui/ConfigPanel.java:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 public Boolean getIncludeCookie() {
28 return this.includeCookieCheckBox.isSelected();
29 }
30}

Callers 1

getRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected