MCPcopy Create free account
hub / github.com/PortSwigger/param-miner / useCacheBuster

Method useCacheBuster

src/burp/Probe.java:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37
38
39 public boolean useCacheBuster() {
40 return useCacheBuster;
41 }
42
43
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected