How to send request with content type header?
http, jmeter
Solution
Add HTTP Header Manager and add your desired header there:
Problem
How can we change content type in request header of HTTP request for restful web services? From where do we exactly change it?