|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
If you want cURL to deal with for you, you need to give cURL
the name of a file you'd like to serve as the " jar". This can be done with CURLOPT_FILE and CURLOPT_JAR. My question is... what if I want to empty the jar? How might I do that? Is it possible? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
yawnmoth schreef:
> If you want cURL to deal with for you, you need to give cURL > the name of a file you'd like to serve as the " jar". This can > be done with CURLOPT_FILE and CURLOPT_JAR. > > My question is... what if I want to empty the jar? How might > I do that? Is it possible? Hi yawnmoth, Did you try simply making the file empty? Regards, Erwin Moller |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
yawnmoth wrote:
> If you want cURL to deal with for you, you need to give cURL > the name of a file you'd like to serve as the " jar". This can > be done with CURLOPT_FILE and CURLOPT_JAR. > > My question is... what if I want to empty the jar? How might > I do that? Is it possible? > The easiest way would be to erase the files. Alternatively, you could clear the fields in your CURL options. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
![]() |
| Outils de la discussion | |
|
|