Whenever we encounter 2 requests that might seem very similar, there is a chance that we want to see how they differ. This is where the amazing tool called "Comparer" comes into play.
We can either send a single request to the comparer or multiple requests. It doesn't matter very much besides the fact that if we send the requests individually we ofcourse need to send at least two of them to the comparer.
We have several options here, we can either send requests from the proxy > http history, target > site map, repeater, ... wherever we can right click on our requests/responses we can send them to the comparer from the context menu.
We can also paste a request from our clipboard or load it from a file.
We can compare requests by words or bytes. The most usefull option is going to be by text as we usually want to find differences that are visible in that way. Sometimes we are fuzzing on byte level, this is when we might want to compare on byte level.
We have several interesting options here.