Allow to search / reuse requests from history in a more efficient way 1. Add column [Date] or [Date and Time] to history, so one can look for a request that was used at a given date / time 3. Allow to sort by request Url, date / time 4. Allow to group by request urls: If there are several requests with the same url, provide the option to group / ungroup them 5. Add column [Result] with the result code for each request, so that one can now which request to use (for example, one needs a request that gave a 404, or only 202s) 6. Filter history by request type (GET, PUT, ...), url content (example: search for "/admin/ ... etc"), date / time