What steps will reproduce the problem?
1.when using CURLOPT_FILE in curl options before starting a request, headers
data are not retrieved in client.
What is the expected output? What do you see instead?
File content is correct but we have not access to headers value in values
returned by doRequest
What version of the product are you using? On what operating system?
Ubuntu Linux 11.04, oauth-php-175
Please provide any additional information below.
Here is a patch to retrieve headers as expected
Original issue reported on code.google.com by xavier.m...@gmail.com on 27 Sep 2011 at 4:35
Original issue reported on code.google.com by
xavier.m...@gmail.com
on 27 Sep 2011 at 4:35Attachments: