curl-and-python

Re: Domino HTTPS connection

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 20 Apr 2006 07:39:10 +0200 (CEST)

On Wed, 19 Apr 2006, Ng Joo Heng wrote:

> I m using pyCURL to make request to a domino web application. First thing i
> need to do is the pass through the authentication and then only to request
> for a page of info. My problem is when i perform the second request, it
> returns login page for me even i already went through the authentication in
> the first request(Post). Is there any way i can remain the session or
> connection so that i dont have to login for the second request?

You probably need to tell it to keep cookies in the first request and then use
them in the subsequent requests. Or similar.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2006-04-20