Open miguelsimoes opened 7 years ago
To prevent errors during json_encode() method call which results on empty requests, we need to ensure that all the elements of the param array are properly encoded, which fixes #4
To prevent errors during json_encode() method call which results on empty requests, we need to ensure that all the elements of the param array are properly encoded, which fixes #4