MCPcopy Create free account
hub / github.com/bit4woo/ReSign / getParameters

Method getParameters

src/burp/IRequestInfo.java:78–78  ·  view source on GitHub ↗

This method is used to obtain the parameters contained in the request. @return The parameters contained in the request.

()

Source from the content-addressed store, hash-verified

76 * @return The parameters contained in the request.
77 */
78 List<IParameter> getParameters();
79
80 /**
81 * This method is used to obtain the offset within the request where the

Callers 4

getParaMethod · 0.65
getSignParaTypeMethod · 0.65
getParaMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected