Object
HttpInteraction
An HTTP interaction between the target site and the Burp Collaborator server.
Fields
title():
String!
The label for the HTTP interaction.
description_html():
String
The description of the interaction, as displayed in the issue results.
request():
[RequestResponseSegment]
The HTTP request that triggered the interaction with the Collaborator server.
response():
[RequestResponseSegment]
The HTTP response that was returned following the interaction with the Collaborator server.