Hi, >From a web server I receive headers that is an instance of the class MIMETOOLS.MESSAGE. How can decode it to get something like this
Date: Wed, 14 Nov 2001 10:02:17 GMT Server: Apache/1.3.6 (Unix) PHP/3.0.14 X-Powered-By: PHP/3.0.14 Set-Cookie: PHPSESSID=000741aaa06ae3645ff0106145f842b5; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0 Pragma: no-cache Set-Cookie: c_id=bla; path=/ Connection: close Content-Type: text/html and how to extract cookies then? Any help would be highly appreciated. Ladislav _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython