Pluchard Vincent
Results
1
comments of
Pluchard Vincent
`// POST $result = RestCurl::post($URL, array('name' => 'RestCurl'));` You are sending nothing, the request post need an array. PS: [HTTP Status 400](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400)