Forum Discussion

jzyling's avatar
jzyling
Occasional Contributor
12 years ago

How to set content type to be application/json?

Hi, I am trying to use POST method to post some values to the server, the Media Type that I can choose from only have three options: application/xml, text/xml, multipart/form-data. May I ask how to...