Support for "Content-Type: application/JSON"
v0.3.0 -
This week's v0.3.0 release introduces the ability to send JSON in your POST and PUT requests! We've also added a new attribute to splitTest.
Content-Type: application/JSON
JSON is versatile, scalable and still growing as the primary choice for APIs. In addition to reading response data in JSON, you can now send data in JSON too.