I am trying to send 200 orders to an api using curl but timeout occurs
Here is the code i am using
$ch = curl_init(); c