Closed arteq closed 7 years ago
The new/proper way to send files via curl is to call 'curl_file_create' on the file filed. I left the 'file_hack' with old @-prefix so PEST lib know to send the whole request as multipart - that's quick & dirty workaround.
The new/proper way to send files via curl is to call 'curl_file_create' on the file filed. I left the 'file_hack' with old @-prefix so PEST lib know to send the whole request as multipart - that's quick & dirty workaround.