You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
The text was updated successfully, but these errors were encountered:
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);
The text was updated successfully, but these errors were encountered: