I am trying to test REST service. When I am trying to access this REST service, the default response is in XML format. Now I want to change this response to plain text.

I am able to this in Firefox - REST client by adding 'Accept' header as 'text/plain', but am not able to do so in Internet Explorer.

Your earliest help will be very helpful.

link|improve this question

25% accept rate
1  
How did you do this in Firefox? Using a browser plugin or by creating a webpage and doing the request in javascript with XmlHttpRequest? – ZippyV Nov 11 '11 at 11:11
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.