The best way to do this is to have an environment domain for this. Make one variable for each header, you can have a variable with a name Content-Type(as an example) and assign it a value application/jsonfor one environment or application/xmlfor another environment. This way you can switch between JSON and XML in many requests at the same time.

, Content-Type Accept. . , HTTP-.