You're looking for the new URLAndBody match text feature added to recent versions of Fiddler (this is well covered in the new Fiddler2 book).
For the URL Match box, you'd put something like:
URLWithBody:Activate.asmx regex:^.*=Connect.*$
Depending, of course, on the actual content of the request body.
On Friday, June 15, 2012 7:00:15 AM UTC-7, Oleg wrote:
How I can catch requests to SOAP service and maintain autoresponds to it? and method calls are in body of requests.
As I understand I can manage uri rules but not content of message.
Example of query
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.544)
Content-Type: text/xml; charset=utf-8
Content-Length: 7388
Expect: 100-continue
<?xml version="1.0" encoding="utf-8"?><soap: