Re: Problem with cookies
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-07-19 04:50:39
|
Hi Artur, On 7/19/07, Artur B <ar...@gm...> wrote: > I like curl-loader, it's a nice tool. > But I'm constanly having the following message > returned when trying to login with curl-loader: > > "You have either timed out or disabled cookies on your browser. Please make > sure cookies are enabled" > > That page returned on url2 (3rd URL in below config file) > Please see corresponding headers returned and my config file below. > Thanks in advance for your help. Thanks for your detailed analyzes. This looks like a bug in the tool. Cookies should be enabled only once at the very first client handle initialization. Y can try the fix from svn, using the instructions: http://sourceforge.net/svn/?group_id=179599 If you have any problems of working with svn, please, use the recent stable version 0.40 and download the most recent version of file loader.c from here http://curl-loader.svn.sourceforge.net/viewvc/curl-loader/trunk/curl-loader/loader.c?view=log Substitute the file in the distro and run, e.g. make clean; make Please, report any further problems on your side, if any. -- Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net A web testing and traffic generation tool. |