Declined
Last Updated: 01 Jun 2017 05:00 by Eric
osama
Created on: 01 Jun 2017 00:13
Type: Feature Request
2
Fiddler - Auto Responder
Hello,
Good evening, let's get the idea straight.
The idea in order
I have a link and I want to do more than an automatic response.
As an example
Http://pro4social.com/ApiService.asmx (https://ssl.microsofttranslator.com/bv.aspx?from=&to=en&a=Http%3A%2F%2Fpro4social.com%2FApiService.asmx)

If this request:

"
<? xml version = "1.0" encoding = "utf-8"? > > soap: Envelope xmlns: soap = "http://schemas.xmlsoap.org/soap/envelope/" xmlns: xsi = "http://www.w3.org/2001/xmlschema-instance" xmlns: xsd = "http://www.w3.org/2001/XMLSchema" > < Soap: body < < Check4 xmlns = "http://pro4socialservice.org/" > <data> jxbhysqgmifgzqo/m78o3lci2gtgfxg = = </data> </check4> </soap: Body > </soap: Envelope > " (https://ssl.microsofttranslator.com/bv.aspx?from=&to=en&a=%3C%3F%20xml%20version%20%3D%20%221.0%22%20encoding%20%3D%20%22utf-8%22%3F%20%3E%20%3E%20soap%3A%20Envelope%20xmlns%3A%20soap%20%3D%20%22http%3A%2F%2Fschemas.xmlsoap.org%2Fsoap%2Fenvelope%2F%22%20xmlns%3A%20xsi%20%3D%20%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxmlschema-instance%22%20xmlns%3A%20xsd%20%3D%20%22http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%22%20%3E%20%3C%20Soap%3A%20body%20%3C%20%3C%20Check4%20xmlns%20%3D%20%22http%3A%2F%2Fpro4socialservice.org%2F%22%20%3E%20%3Cdata%3E%20jxbhysqgmifgzqo%2Fm78o3lci2gtgfxg%20%3D%20%3D%20%3C%2Fdata%3E%20%3C%2Fcheck4%3E%20%3C%2Fsoap%3A%20Body%20%3E%20%3C%2Fsoap%3A%20Envelope%20%3E%20%22)

Then the Auto Responder reply this:

"
<? xml version = "1.0" encoding = "utf-8"? > > soap: Envelope xmlns: soap = "http://schemas.xmlsoap.org/soap/envelope/" xmlns: xsi = "http://www.w3.org/2001/xmlschema-instance" xmlns: xsd = "http://www.w3.org/2001/XMLSchema" > < Soap: body < < check4response xmlns = "http://pro4socialservice.org/" > <check4result> true </check4result> </check4response> </soap: Body > </soap: Envelope > " (https://ssl.microsofttranslator.com/bv.aspx?from=&to=en&a=%3C%3F%20xml%20version%20%3D%20%221.0%22%20encoding%20%3D%20%22utf-8%22%3F%20%3E%20%3E%20soap%3A%20Envelope%20xmlns%3A%20soap%20%3D%20%22http%3A%2F%2Fschemas.xmlsoap.org%2Fsoap%2Fenvelope%2F%22%20xmlns%3A%20xsi%20%3D%20%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxmlschema-instance%22%20xmlns%3A%20xsd%20%3D%20%22http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%22%20%3E%20%3C%20Soap%3A%20body%20%3C%20%3C%20check4response%20xmlns%20%3D%20%22http%3A%2F%2Fpro4socialservice.org%2F%22%20%3E%20%3Ccheck4result%3E%20true%20%3C%2Fcheck4result%3E%20%3C%2Fcheck4response%3E%20%3C%2Fsoap%3A%20Body%20%3E%20%3C%2Fsoap%3A%20Envelope%20%3E%20%22)

The point is, I want more than auto Responeder.
As I mentioned upstairs, I only have one link.
And I do more than one request on the same link
I don't want to be a constant response.
It changes as the request matches.

# Too Short #
Remember, I only have one link.

If this request:
Serial"

Then Respone:
"1234567890"


&

If this request:
Active"

Then Respone:
Ok"

I apologize for prolonging the idea.
and
I'm sorry if there's anything wrong with my language.
Thank you, sir.
1 comment
Eric
Posted on: 01 Jun 2017 05:00
You want to create URLWithBody rules. See https://stackoverflow.com/questions/22597269/handling-post-parameter-differences-on-identical-urls-in-fiddler-recording