You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set up a simple proxy in Mockey to a webservice that returns XML in UTF-8. The recorded response in Mockey has the wrong encoding so some of the characters received are not correct. I saw in another issue that you can set the content-type in the HTTP headers section of a scenario, but I'm not sure how I would do this for a proxied service.
The text was updated successfully, but these errors were encountered:
Apologies. A little busy lately. If I have time next weekend, I'll investigate. In the meantime, with a static response, you can define the HTTP headers : scenario_settings.pdf
I'm trying to set up a simple proxy in Mockey to a webservice that returns XML in UTF-8. The recorded response in Mockey has the wrong encoding so some of the characters received are not correct. I saw in another issue that you can set the content-type in the HTTP headers section of a scenario, but I'm not sure how I would do this for a proxied service.
The text was updated successfully, but these errors were encountered: