alexloizou / andiparos

Automatically exported from code.google.com/p/andiparos
0 stars 0 forks source link

Feature Request: Add a search input #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

Adding a search input on the right of the "Raw View/Tabular View" select button 
could be very useful :)

Regards,

Original issue reported on code.google.com by nicolas....@gmail.com on 29 Jul 2010 at 8:52

GoogleCodeExporter commented 9 years ago
Hi Nicolas

Sorry, but i do not understand your feature request exactly... A search input 
field in the trap panel???

The issue i am working on is an input field for trapping requests/responses 
that match a regex. Is that what you are requesting?

Regards
Axel

Original comment by a.c.neumann on 29 Jul 2010 at 1:30

GoogleCodeExporter commented 9 years ago
Hi Axel,

My request is for an input searching in the text of the Request/Response data 
like the Ctrl-F window.

Regards,

Original comment by nicolas....@gmail.com on 29 Jul 2010 at 8:17

GoogleCodeExporter commented 9 years ago
so you want to search for a specific string in all requests/responses?

Original comment by a.c.neumann on 30 Jul 2010 at 10:11

GoogleCodeExporter commented 9 years ago
Hi,

When an HTTP response is displayed, it is possible to ask a search windows 
(Ctrl-F) in order to search a string within the displayed data.

My feature request is to put a permanent search input field on the right of the 
"Raw View/Tabular View" select button. Moreover, two more buttons would be 
appreciated: "previous" and "next".

This feature is implemented in the Burp proxy and it is very useful.

Regards,

Original comment by nicolas....@gmail.com on 31 Jul 2010 at 1:36

GoogleCodeExporter commented 9 years ago
So, it is not for all requests/responses but only the displayed data.

Original comment by nicolas....@gmail.com on 31 Jul 2010 at 1:38

GoogleCodeExporter commented 9 years ago
This will be a tough nut to crack, but indeed, this would be a very useful 
enhancement. Will take some time to implement as I am very busy at the moment.

BTW: Code contributions would be appreciated ;)

Original comment by a.c.neumann on 2 Aug 2010 at 8:46