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

Method getMessage

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

This method is used to retrieve the currently displayed message, which may have been modified by the user. @return The currently displayed HTTP message.

()

Source from the content-addressed store, hash-verified

44 * @return The currently displayed HTTP message.
45 */
46 byte[] getMessage();
47
48 /**
49 * This method is used to determine whether the current message has been

Callers 2

mouseClickedMethod · 0.65
actionPerformedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected