curl
curl copied to clipboard
Curl wrapper for Yii framework
Results
3
curl issues
Sort by
recently updated
recently updated
newest added
Sending GET request with array to ES gives error. Unpleasant problem ``` Unsupported operand types Curl.php(88) $params = (isset($parsed['query']) ) ? $data + $parsed['query'] : $data; ``` [https://discuss.elastic.co/t/query-string-with-range/85111](https://discuss.elastic.co/t/query-string-with-range/85111)
Hello There was a problem with the method of POST, when I send an array of error takes off. Helps formatting data to be sent via function http_build_query public function...