I have installed istio 1.5.0 and configured istio for our applications. we are facing issue when we call application from another application. Following is the error we are getting.
ERROR:“HttpMediaTypeNotSupportedException :Invalid mime type “application/json;charset=UTF-8,application/json”: UTF-8,application/json”
Is there any way that we can disable or edit this headers. Please suggest