Description
Currently, Proxyman evaluates whether or not a request has matched with any debugging tools (Block/White List, Breakpoint, Map Local, ...) TWICE for a single request.
It's burdened the performance. We need to fix it 👍
Why this feature/change is important?
- 1 Request should be evaluated 1 time, not twice
Description
Currently, Proxyman evaluates whether or not a request has matched with any debugging tools (Block/White List, Breakpoint, Map Local, ...) TWICE for a single request.
It's burdened the performance. We need to fix it 👍
Why this feature/change is important?