curl-users
RE: http POST, still not working
Date: Tue, 8 Oct 2002 14:53:31 -0400
Did I also see that you're using curl 6.2? We've gone a LONG ways since then, if I read that version number correctly. Up to 7.10 now, perhaps the newer version would work better?
--Kevin
-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Tuesday, October 08, 2002 12:03 PM
To: Curl Mailinglist
Subject: Re: http POST, still not working
On Tue, 8 Oct 2002, Kyle Davenport wrote:
> For a while I was trying this to set my cookies: curl --dump-header
> ~/headers -d "name=username&passwd=password"
> http://weareit/support/login.asp
This is a rather simple and sometimes not good enough way to store cookies. A
better way is the cookiejar, using -c.
Then you use -b on that file in the next request to read the cookies back in
again.
-- Daniel Stenberg -- curl related mails on curl related mailing lists please ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2002-10-08