fakehr icon indicating copy to clipboard operation
fakehr copied to clipboard

Support extended matching with regular expressions and callbacks

Open slindberg opened this issue 11 years ago • 0 comments

I've found it very useful to be able to match URLs using a regex (to ignore long query params), and to match the complex request bodies using a callback (using JSONPath or the like).

slindberg avatar Apr 03 '14 00:04 slindberg