MCPcopy Index your code
hub / github.com/Maskhe/FastjsonScan / getMethod

Method getMethod

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

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

()

Source from the content-addressed store, hash-verified

55 * @return The HTTP method used in the request.
56 */
57 String getMethod();
58
59 /**
60 * This method is used to obtain the URL in the request.

Callers 1

checkVulMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected