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

Method getHeaders

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

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

()

Source from the content-addressed store, hash-verified

69 * @return The HTTP headers contained in the request.
70 */
71 List<String> getHeaders();
72
73 /**
74 * This method is used to obtain the parameters contained in the request.

Callers 1

checkVulMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected