We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e2d4da + c4bc37a commit 33fd306Copy full SHA for 33fd306
lib/internal/Magento/Framework/HTTP/Client/Curl.php
@@ -470,7 +470,7 @@ protected function parseHeaders($ch, $data)
470
* Set curl option directly
471
*
472
* @param string $name
473
- * @param string $value
+ * @param mixed $value
474
* @return void
475
*/
476
protected function curlOption($name, $value)
@@ -504,7 +504,7 @@ public function setOptions($arr)
504
* Set curl option
505
506
507
508
509
510
public function setOption($name, $value)
0 commit comments