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

Method getContentType

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

This method is used to obtain the content type of the message body. @return An indication of the content type of the message body. Available types are defined within this interface.

()

Source from the content-addressed store, hash-verified

92 * types are defined within this interface.
93 */
94 byte getContentType();
95}

Callers 1

checkVulMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected