On 04.07.2007 17:24, David Coallier wrote:
On 7/4/07, Antony Dovgal <[EMAIL PROTECTED]> wrote:
On 02.07.2007 16:42, Andrey A. Belashkov wrote:
> On 02 Jul 2007 at 12:06:08, Antony Dovgal wrote:
>> On 30.06.2007 09:54, Andrey A. Belashkov wrote:
>>> Hello!
>>> Can you add please CURLOPT_PRIVATE a
On 7/4/07, Antony Dovgal <[EMAIL PROTECTED]> wrote:
On 02.07.2007 16:42, Andrey A. Belashkov wrote:
> On 02 Jul 2007 at 12:06:08, Antony Dovgal wrote:
>> On 30.06.2007 09:54, Andrey A. Belashkov wrote:
>>> Hello!
>>> Can you add please CURLOPT_PRIVATE and CURLINFO_PRIVATE text parameters
>>> to c
On 02.07.2007 16:42, Andrey A. Belashkov wrote:
On 02 Jul 2007 at 12:06:08, Antony Dovgal wrote:
On 30.06.2007 09:54, Andrey A. Belashkov wrote:
Hello!
Can you add please CURLOPT_PRIVATE and CURLINFO_PRIVATE text parameters
to curl extension for php like CURLOPT_URL ?
In which cURL version we
On 30.06.2007 09:54, Andrey A. Belashkov wrote:
Hello!
Can you add please CURLOPT_PRIVATE and CURLINFO_PRIVATE text parameters
to curl extension for php like CURLOPT_URL ?
In which cURL version were they introduced?
Diff file for ext/curl/interface.c:
Hello!
Can you add please CURLOPT_PRIVATE and CURLINFO_PRIVATE text parameters
to curl extension for php like CURLOPT_URL ?
Diff file for ext/curl/interface.c:
---
--- interface.c Tue May 22 08:39:20 2007
+++ php.5.2.3.interface.