| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Re[4]: Sessions in CURL
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Jun 2001 16:29:55 +0200 (MET DST)
On Mon, 11 Jun 2001, Vladimir wrote:
> OK. But can I call another page on my server with <form
If you set the referer field, it will look to the server as if you came from
> Do I have to send a header or so with content "ASPSSID....=
Not just a header, a cookie header. But curl can take care of that if you
> Can I call CURL one more time in the same file after a sent a request and
Yes, you can send as many requests you want. They will even re-use the same
> If is possible. Is session retained by the second request if I call it
Yes, all requests using the same curl handle will store/use all cookies.
--
Daniel Stenberg -- curl dude -- http://curl.haxx.se/
_______________________________________________
Curl-and-php mailing list
http://curl.haxx.se/
Received on 2001-06-11
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info