Hi all, I try to do post http requests to a server that needs a cookie value to be sent in the request in order to perform the required function. I know the name and value of the cookie. Question is how to send a cookie in the http-header using LWP::UserAgent. Reading through the code of UserAgent.pm gives me the impression that this is possible (I saw something like an object or method cookie_jar) but can't find out how I should address it. Any help is greatly appreciated. Koen Kamphuys _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web