MCPcopy Create free account
hub / github.com/NetSPI/JSONBeautifier / applyMarkers

Method applyMarkers

burp/IBurpExtenderCallbacks.java:1015–1015  ·  view source on GitHub ↗

This method is used to apply markers to an HTTP request or response, at offsets into the message that are relevant for some particular purpose. Markers are used in various situations, such as specifying Intruder payload positions, Scanner insertion points, and highlights in Scanner issues. @param h

(
            IHttpRequestResponse httpRequestResponse,
            List<int[]> requestMarkers,
            List<int[]> responseMarkers)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected