vmware/burp-rest-api

Partial history

3l3m01 opened this issue · 2 comments

I would like an api, that could give a part of the http proxy history.
I don't know if its possible, but it would be great, if http message could contain the id number of the request in the history, and if there was an endpoint, that had a from and to parameters, and would give the messages between those number, and if the "to" is not set, the to the end.

This is a new-feature request. The IHttpRequestResponse object doesn't contain the idNumber so we will build some mechanism around the existing object indexes to map the position in proxy history.

In master. New release coming soonish