Skip to content

Conversation

@hamstar
Copy link

@hamstar hamstar commented Feb 19, 2011

get_request_options() - drops an associative array of the curl options currently configured

@nickl-
Copy link

nickl- commented Jun 19, 2012

merged at nickl-/curl@8dec78d

@p4ul
Copy link

p4ul commented Dec 18, 2013

How do you call this? Isn't the request object destroyed at the end of the request method?

curl_close($this->request);

I get 16 is not a valid cURL handle resource when I try and use it like:

$response = $curl->get($url);
$info = $curl->get_request_options();

@nickl-
Copy link

nickl- commented Dec 20, 2013

@p4ul Unfortunately I can only help with the fork at nickl-/curl this repo has been dead for years.

Repository owner deleted a comment from yehyabelhadad Feb 22, 2024
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.

3 participants