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

Method setMessage

FastjsonScan/src/burp/IMessageEditor.java:38–38  ·  view source on GitHub ↗

This method is used to display an HTTP message in the editor. @param message The HTTP message to be displayed. @param isRequest Flags whether the message is an HTTP request or response.

(byte[] message, boolean isRequest)

Source from the content-addressed store, hash-verified

36 * response.
37 */
38 void setMessage(byte[] message, boolean isRequest);
39
40 /**
41 * This method is used to retrieve the currently displayed message, which

Callers 1

changeSelectionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected