I always have to scan quite a bit to find the parameters and values I am looking for. I know we can search within all requests (the positive results then get highlighted), but not within the request itself in the WebForms tab.
Seems like a useful feature and should be relatively straightforward to build. I rarely used the WebForms tab in favor of looking at the raw POST data with TextView and Raw inspectors, but that doesn't scale well to large querystrings, especially if they contain many encoded characters.
Seems like a useful feature and should be relatively straightforward to build. I rarely used the WebForms tab in favor of looking at the raw POST data with TextView and Raw inspectors, but that doesn't scale well to large querystrings, especially if they contain many encoded characters.