laravel-woocommerce
laravel-woocommerce copied to clipboard
'cURL Error: HTTP/2 stream 0 was not closed cleanly: Unknown error code (err 1)'
When trying to update an item, this error is returning me, where can I set the HTTP version in curl? Example curl_setopt($curl, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_1_1);