MCPcopy Create free account
hub / github.com/dnet/burp-oauth / IHttpRequestResponse

Interface IHttpRequestResponse

api/burp/IHttpRequestResponse.java:20–102  ·  view source on GitHub ↗

This interface is used to retrieve and update details about HTTP messages. Note: The setter methods generally can only be used before the message has been processed, and not in read-only contexts. The getter methods relating to response details can only be used after the request has been iss

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

getMethodMethod · 0.65
getRequestUrlMethod · 0.65
getAllHeadersMethod · 0.65
setHeaderMethod · 0.65
getMessagePayloadMethod · 0.65
shouldSignMethod · 0.65
setHeaderMethod · 0.65

Implementers 1

MockRequestsrc/burp/OAuthTest.java

Calls

no outgoing calls

Tested by

no test coverage detected