Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi,
You can manually add the Content-Type header and it will override the generated one. Go into the "Headers" tab for the request and add a new header. Name it "Content-Type" (without the quotes) and set the value to "text/xml; charset=utf-8" (again, no quotes). Good luck!
Regards,
Dain
eviware.com
You can manually add the Content-Type header and it will override the generated one. Go into the "Headers" tab for the request and add a new header. Name it "Content-Type" (without the quotes) and set the value to "text/xml; charset=utf-8" (again, no quotes). Good luck!
Regards,
Dain
eviware.com
feckhar
10 years agoOccasional Contributor
Thank you for this help, setting the header in the request. If the response is coming back in IBM037, how do I set this header?