PHPExpertsInc / RESTSpeaker

A quick and easy GuzzleHTTP extension for effortlessly handling RESTful APIs.
MIT License
7 stars 3 forks source link

Automagic POST Data #6

Closed hopeseekr closed 4 years ago

hopeseekr commented 5 years ago

It'd be superlific if the POST / PUT / PATCH requests automagically sent a JSON-encoded array without needing to go through the Guzzla magic.

hopeseekr commented 4 years ago

This was implemented in v2.0.0.