I am using IBM API connect with Gateway script to change content type
to "application/json; charset=UTF-8"
but looks like by default it gives "application/json"
in header. I am calling Google Translate API and needs to pass some special character.
What am I missing here?