Karate test - encoding issue. My subsystem is not expecting any encoding in the header, but when I am trying to test that service, by default the header - Content-Type: application/json;charset=UTF-8 is going.
Is there any way to disable this encoding in karate test