Replies: 1 comment 2 replies
-
@shsamiei You can use below options.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To improve the speed of finding the appropriate links, I want to provide a regex pattern to Katana so it can avoid entering certain links with a specified pattern. Initially, I used filter-regex, but I am not sure if Katana is filtering the links only for display or if it is genuinely avoiding entering those links.
Can someone provide a guide on how to check the log of all requests that Katana sends?
Beta Was this translation helpful? Give feedback.
All reactions