Retrace combines several tools every development team needs, but we are always open to fresh new ideas. Please submit your feature request/idea for Retrace below.
Would be nice if it was possible to add some filters to the Stacify Prefix Traces. E.g. ignoring requests to a particular file type extension, static files in general and similar.
Great idea.... I would like to filter out everything that takes 0ms for instacne.
It would be great to be able to filter out by http method or query string.
Maybe something like the chrome DevTools network tab, we can remove all request of type Option with:
And for asp Web Forms application, it would be great to filter with query string to have only specific postback requests or filter out some postback.