Closed ngregoire closed 11 months ago
Thanks for the report.
Please could you try this on v3.20.1 and let me know if you still have this issue? I wasn't able to reproduce on v3.20.0, so I'm hoping I solved your issue but can't be sure.
I can't reproduce the bug on v3.20.1, so I'll close this issue.
Description:
Whatever the regexps used in "Grep Values", they are never matched
Steps To Reproduce:
1) Log some traffic in "View Logs" 2) Switch to "Grep Values" 3) Enter a basic regexp like
(Powered-By|Server): (.+)
, check "Search responses" and click on "Search" 4) No values are extractedExpected behavior:
The "Results" and "Unique Results" tables should be populated
Version:
v3.20.0: regexp isn't matched, tabs aren't populated v3.19.4: response bodies are empty (cf issue #201) v3.18: works fine