MCPcopy Index your code
hub / github.com/f0ng/autoDecoder / getHeaders

Method getHeaders

src/model/IRequestIn.java:25–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 @Override
26 public List<String> getHeaders() {
27 return null;
28 }
29
30 @Override
31 public List<IParameter> getParameters() {

Callers 7

c_sendToRepeaterMethod · 0.80
c_sendToIntruderMethod · 0.80
DecodeMethod · 0.80
EncodeMethod · 0.80
processHttpMessageMethod · 0.80
isEnabledMethod · 0.80
setMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected