glitchedgitz / grroxy-issues

To manage issues in grroxy.
https://grroxy.com/
MIT License
3 stars 0 forks source link

[FEAT] - Display requests rendering #1

Open QU35T-code opened 7 months ago

QU35T-code commented 7 months ago

Add a button to display the visual rendering of the page in response to the request. For exemple here :

image

Compared to burp :

image

I find it quite useful to have a quick overview of the page during multiple requests that can change the body of the response.

glitchedgitz commented 7 months ago

I have to do some research for this.

hugopicanco commented 6 months ago

I "upvote" for this feature as well! It is really handy sometimes that you need to spot a specific error message and you dont't want to have to scroll (when in raw/pretty format) to check if the message is there or not.