Skip to content

Conversation

@aseba
Copy link

@aseba aseba commented Mar 25, 2012

I've added debug support for the curl.php library and you may be interested in. You just need to do something like

$curl = new Curl;
$curl->debug = true;

and curl_setopt($this->request, CURLOPT_VERBOSE, 1) will be set

Cheers!

@nickl-
Copy link

nickl- commented Jun 19, 2012

Merged at nickl-/curl@80f8d62

charly22 and others added 2 commits July 25, 2014 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants