cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Help w/ POST and Session Cookies

From: SM <nntp_at_iname.com>
Date: Sun, 16 Sep 2001 04:25:42 +0400

At 22:45 14-09-2001 -0700, Roger Chang wrote:
>>>>
I am using cURL 7.8.1

Here is what I think is happening:
After the POST, the server sets a cookie and then attempts to read that
cookie and then determines what action to take. How do I simulate this
action?

<<<<

Specifying -b enables the "cookie awareness" and with -L you can make curl
follow a location. See the Cookies section of the Manual for details.

Regards,
-sm
Received on 2001-09-16