I am testing a REST URL with fiddler. I am executing a GET request
which is supposed to return an XML string as response.
When I execute, I get xml response prepended with 2000 and appended
with 0 which makes it invalid XML format.
I am getting the correct XML response when I issue the request through
firefox.
Can anybody explain why fiddler appends numbers to the RESPONSE xml????
You can remove this using the Transformer inspector if you want.