Burp Suite User Forum

Create new post

What's the best way to compare two HTTP Request?

Hello | Last updated: Jan 30, 2016 08:37AM UTC

What's the best way to compare two HTTP Request? E.g. request 1 has 30 cookie key-value pairs in the request and request 2 has also 30 cookie key-value pairs in the request. However, there are slight differences between these values. Currently I'm alternating the two display and manually comparing them using eyes. Is there a better way to do it? For example, an automated function that allows to do a (highlighted) diff between the two requests. Best regards

PortSwigger Agent | Last updated: Feb 01, 2016 08:49AM UTC

Send both requests to Comparer via the context menu. Then view a diff of the items in the Comparer tool.

Lior | Last updated: Oct 15, 2020 06:53AM UTC

Hi, as a full stack developer I frequently use this one in order to compare two HTTP GET requests: https://http-get-requests-compare.com/ you can also write your own version and saved it as a code-snippet.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.