treviettreviet / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

history spammed by equal requests #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.send a request
2.send the same request aggain
3.have a look at the history

What is the expected output? What do you see instead?
i am expecting to get a history of send requests without having the same entry 
multiple times.

On what operating system?
Windows

Please provide any additional information below.

Hello,
this may be a feature, but i would like to suggest to group requests if they 
are the same, or at least add a hashnumber to see if a request is different 
from another request without the need of clicking every request in the history 
tab

Original issue reported on code.google.com by JensCaa...@gmail.com on 2 Oct 2012 at 10:50

GoogleCodeExporter commented 9 years ago
It is an issue. It should just update timestamp of already saved request but 
not insert it as new record.

Original comment by jarro...@gmail.com on 2 Oct 2012 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by jarro...@gmail.com on 10 Nov 2012 at 1:37