1

I'm trying to make WebScarab intercept only POST requests. On the Intercept tab below Methods I've selected only POST, but it still intercepts all GET and POST requests, so it's quite hard to tamper data, because of massive amount of traffic going on. How can I configure WebScarab so that it will intercept only POST requests?

Vladislav
  • 119
  • 2

1 Answers1

0

The solution is to unckeck Intercept responses.

Jens Erat
  • 23,446
  • 12
  • 72
  • 96
Vladislav
  • 119
  • 2
  • @JensErat: The OP is answering is own question here to allow anyone else encountering the same issue to quickly find the solution. He was not thanking himself ;) ! – WhiteWinterWolf Sep 22 '15 at 13:25
  • Indeed. This answer pretty well matched the "thank you" pattern, seems I was a little too fast this time. – Jens Erat Sep 22 '15 at 13:35