Object

Response

An HTTP response in which an issue was identified.

Fields

response_index(): Int
The index of the response in the context of all the responses that were received.
response_count(): Int
Indicates the order of the response in cases where multiple requests (and requests and responses) are chained together to demonstrate an issue. For example, the second response in the sequence would have the count '2'. This is displayed on the Burp Suite Enterprise Edition web UI as 'Response 2'.
response_segments(): [RequestResponseSegment]
A list of segments of the response.