Re: [urllib2] 302 -> can't get cookie

2009-01-12 Thread Gabriel Genellina
En Wed, 07 Jan 2009 09:27:00 -0200, Gilles Ganault escribió: I'm using urllib2 to connect to a web server with POST, and then the server sends a cookie to hold the session ID, but also redirects the user to another page: If you're still interested, the way to avoid a redirect would be to us

[urllib2] 302 -> can't get cookie

2009-01-07 Thread Gilles Ganault
Hello I'm using urllib2 to connect to a web server with POST, and then the server sends a cookie to hold the session ID, but also redirects the user to another page: === HTTP/1.1 302 Found Date: Wed, 07 Jan 2009 11:20:51 GMT Server: Apache Set-Cookie: PHPSESSID=4015f14eb04dc81159253a9533a7c590; p