Interface HttpDetails
public interface HttpDetails
Provides information about an HTTP interaction detected by
 Burp Collaborator.
- 
Method Summary
- 
Method Details- 
protocol
- 
requestResponseHttpRequestResponse requestResponse()HTTP request and response.- Returns:
- The HTTP request sent to the Collaborator server and the server's response.
 
 
-