adxgun

Results 1 issues of adxgun

Used `json_encode($vars)` for all requests that specify `content-type: application/json` in their header params. The lib failed when posting JSON payload so i added a fix to `json_encode($body)` all requests that...